Variable VkPipelineRasterizationStateCreateInfo.sType

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