Variable VkPhysicalDeviceLimits.minInterpolationOffset

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