Home | History | Annotate | Download | only in main

Lines Matching refs:bias

3398 save_PolygonOffsetEXT(GLfloat factor, GLfloat bias)
3402 save_PolygonOffset(factor, ctx->DrawBuffer->_DepthMaxF * bias);