Variable ImageSubresourceLayer.aspect

struct ImageSubresourceLayer
{
  // ...
  ImageAspect aspect = cast(ImageAspect)1;
  // ...
}