Variable VkImageBlit.dstSubresource

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