Variable VkBufferImageCopy.imageExtent

struct VkBufferImageCopy
{
  // ...
  VkExtent3D imageExtent ;
  // ...
}