Variable VkPhysicalDeviceLimits.subPixelPrecisionBits

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