blob: 2eb70c13cfdcb4f90a64bcfe5913a9568d75bceb [file] [log] [blame]
// 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);
----