Variable VkPipelineMultisampleStateCreateInfo.sType

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