// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry [[vkAllocateDescriptorSets,vkAllocateDescriptorSets]] [source,c++] ---- VkResult vkAllocateDescriptorSets( VkDevice device, const VkDescriptorSetAllocateInfo* pAllocateInfo, VkDescriptorSet* pDescriptorSets); ----