Searched defs:vkResetDescriptorPool (Results 1 – 7 of 7) sorted by relevance
147 PFN_vkResetDescriptorPool vkResetDescriptorPool; member
1408 …VkResult vkResetDescriptorPool( VkDevice device, VkDescriptorPool descriptorPool, VkDescriptorPool… in vkResetDescriptorPool() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic4684 PFN_vkResetDescriptorPool vkResetDescriptorPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
697 PFN_vkResetDescriptorPool vkResetDescriptorPool = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
1469 …VkResult vkResetDescriptorPool( VkDevice device, VkDescriptorPool descriptorPool, VkDescriptorPool… in vkResetDescriptorPool() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic9213 PFN_vkResetDescriptorPool vkResetDescriptorPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
1539 PFN_vkResetDescriptorPool vkResetDescriptorPool = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
774 void vkResetDescriptorPool(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkResetDescriptorPool() function in VkDecoderSnapshot::Impl4497 void VkDecoderSnapshot::vkResetDescriptorPool(const uint8_t* snapshotTraceBegin, in vkResetDescriptorPool() function in VkDecoderSnapshot
9475 VkResult VkEncoder::vkResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, in vkResetDescriptorPool() function in gfxstream::vk::VkEncoder