Variable VkImageViewCreateInfo.viewType

struct VkImageViewCreateInfo
{
  // ...
  VkImageViewType viewType ;
  // ...
}