Variable VkPhysicalDeviceLimits.maxFramebufferWidth

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