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