Searched defs:_memory (Results 1 – 9 of 9) sorted by relevance
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_device.c | 1226 VkDeviceMemory _memory, in panvk_MapMemory() 1254 panvk_UnmapMemory(VkDevice _device, VkDeviceMemory _memory) in panvk_UnmapMemory()
|
/third_party/mesa3d/src/imagination/vulkan/ |
D | pvr_device.c | 1905 VkDeviceMemory _memory, in pvr_MapMemory() 1950 void pvr_UnmapMemory(VkDevice _device, VkDeviceMemory _memory) in pvr_UnmapMemory()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_device.c | 1766 VkDeviceMemory _memory, in lvp_MapMemory() 1788 VkDeviceMemory _memory) in lvp_UnmapMemory()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_device.c | 2389 VkDeviceMemory _memory, in v3dv_MapMemory() 2420 VkDeviceMemory _memory) in v3dv_UnmapMemory()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_device.c | 2374 VkDeviceMemory _memory, in tu_MapMemory() 2400 tu_UnmapMemory(VkDevice _device, VkDeviceMemory _memory) in tu_UnmapMemory()
|
/third_party/node/lib/ |
D | repl.js | 1619 function _memory(cmd) { function
|
/third_party/mesa3d/src/microsoft/vulkan/ |
D | dzn_device.c | 2380 VkDeviceMemory _memory, in dzn_MapMemory() 2425 VkDeviceMemory _memory) in dzn_UnmapMemory()
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_device.c | 4143 VkDeviceMemory _memory, in anv_MapMemory() 4224 VkDeviceMemory _memory) in anv_UnmapMemory()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_device.c | 5658 radv_MapMemory(VkDevice _device, VkDeviceMemory _memory, VkDeviceSize offset, VkDeviceSize size, in radv_MapMemory() 5678 radv_UnmapMemory(VkDevice _device, VkDeviceMemory _memory) in radv_UnmapMemory()
|