Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
DDevice.cpp294 void Device::DestroyDescriptorPool(VkDescriptorPool descriptorPool) const in DestroyDescriptorPool() function in Device
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_descriptor_set.c275 panvk_per_arch(DestroyDescriptorPool)(VkDevice _device, VkDescriptorPool _pool, in panvk_per_arch() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h222 PFN_vkDestroyDescriptorPool DestroyDescriptorPool = nullptr; member
/third_party/vulkan-loader/loader/generated/
Dvk_layer_dispatch_table.h371 PFN_vkDestroyDescriptorPool DestroyDescriptorPool; member