Searched defs:vkCreateDescriptorPool (Results 1 – 8 of 8) sorted by relevance
99 PFN_vkCreateDescriptorPool vkCreateDescriptorPool; member
144 PFN_vkCreateDescriptorPool vkCreateDescriptorPool; member
1872 VKAPI_ATTR VkResult vkCreateDescriptorPool(VkDevice device, const VkDescriptorPoolCreateInfo* pCrea… in vkCreateDescriptorPool() function
1795 …VkResult vkCreateDescriptorPool( VkDevice device, const VkDescriptorPoolCreateInfo * pCreateInfo, … in vkCreateDescriptorPool() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic7518 PFN_vkCreateDescriptorPool vkCreateDescriptorPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
1463 PFN_vkCreateDescriptorPool vkCreateDescriptorPool = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
2121 message vkCreateDescriptorPool message
785 void vkCreateDescriptorPool(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkCreateDescriptorPool() function in VkDecoderSnapshot::Impl6147 void VkDecoderSnapshot::vkCreateDescriptorPool( in vkCreateDescriptorPool() function in VkDecoderSnapshot
9279 VkResult VkEncoder::vkCreateDescriptorPool(VkDevice device, in vkCreateDescriptorPool() function in gfxstream::vk::VkEncoder