Variable VkImageCopy.dstSubresource

struct VkImageCopy
{
  // ...
  VkImageSubresourceLayers dstSubresource ;
  // ...
}