Variable VkPhysicalDeviceLimits.maxSamplerLodBias

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