Variable VkImageBlit.dstOffsets

struct VkImageBlit
{
  // ...
  VkOffset3D[2] dstOffsets ;
  // ...
}