Variable VkImageCreateInfo.imageType

struct VkImageCreateInfo
{
  // ...
  VkImageType imageType ;
  // ...
}