Variable VkPipelineViewportStateCreateInfo.sType

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