Searched refs:_mesa_Ortho (Results 1 – 5 of 5) sorted by relevance
41 _mesa_Ortho( GLdouble left, GLdouble right,
667 _mesa_Ortho((GLdouble) (left), in _mesa_Orthof()679 _mesa_Ortho((GLdouble) (left / 65536.0), in _mesa_Orthox()
109 _mesa_Ortho( GLdouble left, GLdouble right, in _mesa_Ortho() function
940 SET_Ortho(exec, _mesa_Ortho); in _mesa_initialize_exec_table()
675 _mesa_Ortho(0.0, ctx->DrawBuffer->Width, in _mesa_meta_begin()