Variable ImageMemoryBarrier.layoutTrans

struct ImageMemoryBarrier
{
  // ...
  Trans!(gfx.graal.image.ImageLayout) layoutTrans ;
  // ...
}