Variable VkPipelineDynamicStateCreateInfo.sType

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