Searched defs:vkDestroyDescriptorPool (Results 1 – 8 of 8) sorted by relevance
100 PFN_vkDestroyDescriptorPool vkDestroyDescriptorPool; member
145 PFN_vkDestroyDescriptorPool vkDestroyDescriptorPool; member
1877 VKAPI_ATTR void vkDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, const VkA… in vkDestroyDescriptorPool() function
1801 …void vkDestroyDescriptorPool( VkDevice device, VkDescriptorPool descriptorPool, const VkAllocation… in vkDestroyDescriptorPool() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic7519 PFN_vkDestroyDescriptorPool vkDestroyDescriptorPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
1464 PFN_vkDestroyDescriptorPool vkDestroyDescriptorPool = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
2132 message vkDestroyDescriptorPool message
804 void vkDestroyDescriptorPool(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkDestroyDescriptorPool() function in VkDecoderSnapshot::Impl6156 void VkDecoderSnapshot::vkDestroyDescriptorPool(const uint8_t* snapshotTraceBegin, in vkDestroyDescriptorPool() function in VkDecoderSnapshot
9427 void VkEncoder::vkDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, in vkDestroyDescriptorPool() function in gfxstream::vk::VkEncoder