Variable VkDescriptorSetLayoutCreateInfo.sType

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