Variable VkDescriptorSetAllocateInfo.descriptorSetCount

struct VkDescriptorSetAllocateInfo
{
  // ...
  uint descriptorSetCount ;
  // ...
}