Variable DepthBias.clamp

Clamps the effective offset to a particular value

struct DepthBias
{
  // ...
  float clamp ;
  // ...
}