Variable BufferImageCopy.offset

struct BufferImageCopy
{
  // ...
  int[3] offset ;
  // ...
}