Variable VkDescriptorPoolSize.descriptorCount

struct VkDescriptorPoolSize
{
  // ...
  uint descriptorCount ;
  // ...
}