Searched refs:vkCreateDescriptorPool (Results 1 – 4 of 4) sorted by relevance
59 vkCreateDescriptorPool;
1600 VKAPI_ATTR VkResult vkCreateDescriptorPool(VkDevice device, const VkDescriptorPoolCreateInfo* pCrea… in vkCreateDescriptorPool() function
367 res = vkCreateDescriptorPool(mDevice, &descriptor_pool, NULL, &mDescPool); in InitDescriptorPool()
5492 cmd VkResult vkCreateDescriptorPool(