Variable ImageCopyRegion.isr

struct ImageCopyRegion
{
  // ...
  Trans!(gfx.graal.image.ImageSubresourceRange) isr ;
  // ...
}