Variable VkImageViewCreateInfo.sType

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