Variable VkPipelineLayoutCreateInfo.sType

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