Variable VkPhysicalDeviceLimits.maxInterpolationOffset

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