Variable VkImageCopy.extent

struct VkImageCopy
{
  // ...
  VkExtent3D extent ;
  // ...
}