Variable ImageDescriptor.layout

layout of the image resource

struct ImageDescriptor
{
  // ...
  ImageLayout layout ;
  // ...
}