Variable VkPhysicalDeviceLimits.lineWidthGranularity

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