Variable VkDescriptorSetLayoutBinding.descriptorCount

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