Variable VkPhysicalDeviceLimits.maxImageDimension2D

struct VkPhysicalDeviceLimits
{
  // ...
  uint maxImageDimension2D ;
  // ...
}