Searched defs:vkResetDescriptorPool (Results 1 – 8 of 8) sorted by relevance
101 PFN_vkResetDescriptorPool vkResetDescriptorPool; member
146 PFN_vkResetDescriptorPool vkResetDescriptorPool; member
1882 VKAPI_ATTR VkResult vkResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, VkDescr… in vkResetDescriptorPool() function
1807 …VkResult vkResetDescriptorPool( VkDevice device, VkDescriptorPool descriptorPool, VkDescriptorPool… in vkResetDescriptorPool() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic7520 PFN_vkResetDescriptorPool vkResetDescriptorPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
1465 PFN_vkResetDescriptorPool vkResetDescriptorPool = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
2141 message vkResetDescriptorPool message
813 void vkResetDescriptorPool(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkResetDescriptorPool() function in VkDecoderSnapshot::Impl6166 void VkDecoderSnapshot::vkResetDescriptorPool(const uint8_t* snapshotTraceBegin, in vkResetDescriptorPool() function in VkDecoderSnapshot
9548 VkResult VkEncoder::vkResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, in vkResetDescriptorPool() function in gfxstream::vk::VkEncoder