Variable VkImageResolve.extent

struct VkImageResolve
{
  // ...
  VkExtent3D extent ;
  // ...
}