Variable VkPipelineVertexInputStateCreateInfo.sType

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