Variable VkImageFormatProperties.maxExtent

struct VkImageFormatProperties
{
  // ...
  VkExtent3D maxExtent ;
  // ...
}