Variable PipelineLayoutBinding.descriptorType

struct PipelineLayoutBinding
{
  // ...
  DescriptorType descriptorType ;
  // ...
}