Variable VkPhysicalDeviceLimits.mipmapPrecisionBits

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