Variable VkImageCreateInfo.sType

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