Variable VkDescriptorSetAllocateInfo.sType

struct VkDescriptorSetAllocateInfo
{
  // ...
  VkStructureType sType ;
  // ...
}