Variable VkPhysicalDeviceLimits.maxViewports

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