Home
last modified time | relevance | path

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

/external/swiftshader/tests/VulkanUnitTests/
DDevice.cpp294 void Device::DestroyDescriptorPool(VkDescriptorPool descriptorPool) const in DestroyDescriptorPool() function in Device
/external/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_descriptor_set.c275 panvk_per_arch(DestroyDescriptorPool)(VkDevice _device, VkDescriptorPool _pool, in panvk_per_arch() argument
/external/virglrenderer/src/venus/venus-protocol/
Dvn_protocol_renderer_util.h148 PFN_vkDestroyDescriptorPool DestroyDescriptorPool; member
/external/vulkan-validation-layers/layers/generated/
Dvk_layer_dispatch_table.h297 PFN_vkDestroyDescriptorPool DestroyDescriptorPool; member
Dchassis.cpp2431 VKAPI_ATTR void VKAPI_CALL DestroyDescriptorPool( in DestroyDescriptorPool() function