Variable VkPipelineDepthStencilStateCreateInfo.sType

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