Home
last modified time | relevance | path

Searched defs:_pool (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_query.c74 VkQueryPool _pool, in lvp_DestroyQueryPool()
Dlvp_descriptor_set.c515 VkDescriptorPool _pool, in lvp_DestroyDescriptorPool()
531 VkDescriptorPool _pool, in lvp_ResetDescriptorPool()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_descriptor_set.c400 VkDescriptorPool _pool, in panvk_DestroyDescriptorPool()
412 VkDescriptorPool _pool, in panvk_ResetDescriptorPool()
Dpanvk_query.c38 VkQueryPool _pool, in panvk_DestroyQueryPool()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_descriptor_set.c679 VkDescriptorPool _pool, in tu_DestroyDescriptorPool()
Dtu_query.c347 VkQueryPool _pool, in tu_DestroyQueryPool()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_descriptor_set.c492 VkDescriptorPool _pool, in v3dv_DestroyDescriptorPool()
Dv3dv_meta_copy.c1486 const VkDescriptorPool _pool = cmd_buffer->meta.texel_buffer_copy.dspool; in create_texel_buffer_copy_descriptor_pool() local
3707 const VkDescriptorPool _pool = cmd_buffer->meta.blit.dspool; in create_blit_descriptor_pool() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_descriptor_set.c850 radv_DestroyDescriptorPool(VkDevice _device, VkDescriptorPool _pool, in radv_DestroyDescriptorPool()
Dradv_query.c980 radv_DestroyQueryPool(VkDevice _device, VkQueryPool _pool, const VkAllocationCallbacks *pAllocator) in radv_DestroyQueryPool()
/third_party/mesa3d/src/intel/vulkan/
Danv_descriptor_set.c900 VkDescriptorPool _pool, in anv_DestroyDescriptorPool()