Variable VkPipelineTessellationStateCreateInfo.sType

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