Home | History | Annotate | Download | only in layers

Lines Matching refs:vkCreateDescriptorPool

586 VKAPI_ATTR VkResult VKAPI_CALL vkCreateDescriptorPool(VkDevice device, const VkDescriptorPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkDescriptorPool* pDescriptorPool)
1296 return (PFN_vkVoidFunction) vkCreateDescriptorPool;