Searched defs:vkCreateDescriptorPool (Results 1 – 10 of 10) sorted by relevance
1184 PFN_vkCreateDescriptorPool vkCreateDescriptorPool; variable
170 PFN_vkCreateDescriptorPool vkCreateDescriptorPool; member
99 PFN_vkCreateDescriptorPool vkCreateDescriptorPool; member
152 PFN_vkCreateDescriptorPool vkCreateDescriptorPool; member
1872 VKAPI_ATTR VkResult vkCreateDescriptorPool(VkDevice device, const VkDescriptorPoolCreateInfo* pCrea… in vkCreateDescriptorPool() function
1964 VkResult vkCreateDescriptorPool( VkDevice device, in vkCreateDescriptorPool() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic11228 …PFN_vkCreateDescriptorPool vkCreateDescriptorPool … member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
1635 PFN_vkCreateDescriptorPool vkCreateDescriptorPool = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
1124 void vkCreateDescriptorPool( in vkCreateDescriptorPool() function in VkDecoderSnapshot::Impl8009 void VkDecoderSnapshot::vkCreateDescriptorPool( in vkCreateDescriptorPool() function in VkDecoderSnapshot
2121 message vkCreateDescriptorPool message
6135 VkResult VkEncoder::vkCreateDescriptorPool( in vkCreateDescriptorPool() function in goldfish_vk::VkEncoder