Variable PipelineLayoutBinding.descriptorCount

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