Variable VkPhysicalDeviceLimits.maxViewportDimensions

struct VkPhysicalDeviceLimits
{
  // ...
  uint[2] maxViewportDimensions ;
  // ...
}