Searched refs:_mesa_PolygonOffset (Results 1 – 4 of 4) sorted by relevance
52 _mesa_PolygonOffset( GLfloat factor, GLfloat units );
257 _mesa_PolygonOffset( GLfloat factor, GLfloat units ) in _mesa_PolygonOffset() function273 _mesa_PolygonOffset(factor, bias * ctx->DrawBuffer->_DepthMaxF ); in _mesa_PolygonOffsetEXT()
731 _mesa_PolygonOffset((GLfloat) (factor / 65536.0f), in _mesa_PolygonOffsetx()
525 SET_PolygonOffset(exec, _mesa_PolygonOffset); in _mesa_initialize_exec_table()