Home
last modified time | relevance | path

Searched defs:_pool (Results 1 - 13 of 13) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_query.c75 lvp_DestroyQueryPool( VkDevice _device, VkQueryPool _pool, const VkAllocationCallbacks* pAllocator) lvp_DestroyQueryPool() argument
H A Dlvp_descriptor_set.c577 lvp_DestroyDescriptorPool( VkDevice _device, VkDescriptorPool _pool, const VkAllocationCallbacks* pAllocator) lvp_DestroyDescriptorPool() argument
593 lvp_ResetDescriptorPool( VkDevice _device, VkDescriptorPool _pool, VkDescriptorPoolResetFlags flags) lvp_ResetDescriptorPool() argument
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_query.c37 panvk_DestroyQueryPool(VkDevice _device, VkQueryPool _pool, const VkAllocationCallbacks *pAllocator) panvk_DestroyQueryPool() argument
H A Dpanvk_descriptor_set.c268 panvk_DestroyDescriptorPool(VkDevice _device, VkDescriptorPool _pool, const VkAllocationCallbacks *pAllocator) panvk_DestroyDescriptorPool() argument
280 panvk_ResetDescriptorPool(VkDevice _device, VkDescriptorPool _pool, VkDescriptorPoolResetFlags flags) panvk_ResetDescriptorPool() argument
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_descriptor_set.c741 tu_DestroyDescriptorPool(VkDevice _device, VkDescriptorPool _pool, const VkAllocationCallbacks *pAllocator) tu_DestroyDescriptorPool() argument
H A Dtu_query.c337 tu_DestroyQueryPool(VkDevice _device, VkQueryPool _pool, const VkAllocationCallbacks *pAllocator) tu_DestroyQueryPool() argument
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_descriptor_set.c540 v3dv_DestroyDescriptorPool(VkDevice _device, VkDescriptorPool _pool, const VkAllocationCallbacks *pAllocator) v3dv_DestroyDescriptorPool() argument
H A Dv3dv_meta_copy.c1514 const VkDescriptorPool _pool = cmd_buffer->meta.texel_buffer_copy.dspool; in create_texel_buffer_copy_descriptor_pool() local
3732 const VkDescriptorPool _pool = cmd_buffer->meta.blit.dspool; in create_blit_descriptor_pool() local
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_descriptor_set.c1054 pvr_DestroyDescriptorPool(VkDevice _device, VkDescriptorPool _pool, const VkAllocationCallbacks *pAllocator) pvr_DestroyDescriptorPool() argument
/third_party/mesa3d/src/intel/vulkan/
H A Danv_descriptor_set.c976 anv_DestroyDescriptorPool( VkDevice _device, VkDescriptorPool _pool, const VkAllocationCallbacks* pAllocator) anv_DestroyDescriptorPool() argument
H A DgenX_query.c240 DestroyQueryPool( VkDevice _device, VkQueryPool _pool, const VkAllocationCallbacks* pAllocator) DestroyQueryPool() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_query.c1167 radv_DestroyQueryPool(VkDevice _device, VkQueryPool _pool, const VkAllocationCallbacks *pAllocator) in radv_DestroyQueryPool() argument
H A Dradv_descriptor_set.c916 radv_DestroyDescriptorPool(VkDevice _device, VkDescriptorPool _pool, in radv_DestroyDescriptorPool() argument

Completed in 27 milliseconds