Variable VkWriteDescriptorSet.descriptorType

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