Variable VkPhysicalDeviceLimits.viewportSubPixelBits

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