Variable BufferImageCopy.extent

struct BufferImageCopy
{
  // ...
  uint[3] extent ;
  // ...
}