Variable ImageMemoryBarrier.range

struct ImageMemoryBarrier
{
  // ...
  ImageSubresourceRange range ;
  // ...
}