Variable VkDescriptorImageInfo.imageView

struct VkDescriptorImageInfo
{
  // ...
  VkImageView_T* imageView ;
  // ...
}