Variable VkPhysicalDeviceLimits.subTexelPrecisionBits

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