Variable VkPhysicalDeviceLimits.pointSizeGranularity

struct VkPhysicalDeviceLimits
{
  // ...
  float pointSizeGranularity ;
  // ...
}