Variable VkDescriptorSetLayoutSupport.sType

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