Variable VkImageViewCreateInfo.image

struct VkImageViewCreateInfo
{
  // ...
  VkImage_T* image ;
  // ...
}