Variable VkImageCopy.dstOffset

struct VkImageCopy
{
  // ...
  VkOffset3D dstOffset ;
  // ...
}