Variable VkPipelineCacheCreateInfo.sType

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