Variable VkSamplerCreateInfo.sType

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