Variable VkBufferImageCopy.imageSubresource

struct VkBufferImageCopy
{
  // ...
  VkImageSubresourceLayers imageSubresource ;
  // ...
}