Variable ImageDescriptor.view

view to descriptor resource

struct ImageDescriptor
{
  // ...
  ImageView view ;
  // ...
}