Searched refs:_mesa_Ortho (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dmatrix.h41 _mesa_Ortho( GLdouble left, GLdouble right,
H A Dmatrix.c109 _mesa_Ortho( GLdouble left, GLdouble right, function in typeref:typename:void GLAPIENTRY
H A Des1_conversion.c667 _mesa_Ortho((GLdouble) (left),
679 _mesa_Ortho((GLdouble) (left / 65536.0),
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dmatrix.h49 _mesa_Ortho( GLdouble left, GLdouble right,
H A Des1_conversion.c666 _mesa_Ortho((GLdouble) (left),
678 _mesa_Ortho((GLdouble) (left / 65536.0),
H A Dmatrix.c226 _mesa_Ortho( GLdouble left, GLdouble right, function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c1336 SET_Ortho(exec, _mesa_Ortho);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c1435 SET_Ortho(exec, _mesa_Ortho);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
H A Dmeta.c699 _mesa_Ortho(0.0, ctx->DrawBuffer->Width,

Completed in 18 milliseconds