Function VkDeviceCmds.AllocateDescriptorSets

Commands for VK_VERSION_1_0

VkResult AllocateDescriptorSets (
  VkDevice_T* device,
  const(VkDescriptorSetAllocateInfo)* pAllocateInfo,
  VkDescriptorSet_T** pDescriptorSets
);