Searched refs:_mesa_Ortho (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | matrix.h | 41 _mesa_Ortho( GLdouble left, GLdouble right,
|
| H A D | matrix.c | 109 _mesa_Ortho( GLdouble left, GLdouble right, function in typeref:typename:void GLAPIENTRY
|
| H A D | es1_conversion.c | 667 _mesa_Ortho((GLdouble) (left), 679 _mesa_Ortho((GLdouble) (left / 65536.0),
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | matrix.h | 49 _mesa_Ortho( GLdouble left, GLdouble right,
|
| H A D | es1_conversion.c | 666 _mesa_Ortho((GLdouble) (left), 678 _mesa_Ortho((GLdouble) (left / 65536.0),
|
| H A D | matrix.c | 226 _mesa_Ortho( GLdouble left, GLdouble right, function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 1336 SET_Ortho(exec, _mesa_Ortho);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 1435 SET_Ortho(exec, _mesa_Ortho);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/ |
| H A D | meta.c | 699 _mesa_Ortho(0.0, ctx->DrawBuffer->Width,
|
Completed in 18 milliseconds