// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry [[vkCreateDescriptorPool,vkCreateDescriptorPool]] [source,c++] ---- VkResult vkCreateDescriptorPool( VkDevice device, const VkDescriptorPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkDescriptorPool* pDescriptorPool); ----