Variable VkPhysicalDeviceLimits.viewportBoundsRange

struct VkPhysicalDeviceLimits
{
  // ...
  float[2] viewportBoundsRange ;
  // ...
}