Variable VkDescriptorSetLayoutBinding.descriptorType

struct VkDescriptorSetLayoutBinding
{
  // ...
  VkDescriptorType descriptorType ;
  // ...
}