Home
last modified time | relevance | path

Searched defs:DestroyDescriptorPool (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/swiftshader/tests/VulkanUnitTests/
H A DDevice.cpp294 void Device::DestroyDescriptorPool(VkDescriptorPool descriptorPool) const in DestroyDescriptorPool() function in Device
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_descriptor_set.c281 panvk_per_arch(DestroyDescriptorPool)(VkDevice _device, VkDescriptorPool _pool, in panvk_per_arch() argument
/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/
H A Dvn_protocol_renderer_util.h148 PFN_vkDestroyDescriptorPool DestroyDescriptorPool; member
/aosp_15_r20/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h132 PFN_vkDestroyDescriptorPool DestroyDescriptorPool; member
H A Dapi_gen.cpp1293 VKAPI_ATTR void DestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, const VkAll… in DestroyDescriptorPool() function
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dvk_layer_dispatch_table.h297 PFN_vkDestroyDescriptorPool DestroyDescriptorPool; member
H A Dchassis.cpp2431 VKAPI_ATTR void VKAPI_CALL DestroyDescriptorPool( in DestroyDescriptorPool() function
/aosp_15_r20/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp1332 void DestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCall… in DestroyDescriptorPool() function