Variable VkPipelineInputAssemblyStateCreateInfo.sType

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