Variable VkPhysicalDeviceLimits.pointSizeRange

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