Variable VkPhysicalDeviceLimits.maxFramebufferHeight

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