Searched refs:_mesa_MatrixRotatefEXT (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | matrix.h | 123 _mesa_MatrixRotatefEXT( GLenum matrixMode, GLfloat angle, GLfloat x, GLfloat y, GLfloat z );
|
| H A D | matrix.c | 654 _mesa_MatrixRotatefEXT( GLenum matrixMode, GLfloat angle, GLfloat x, GLfloat y, GLfloat z ) function in typeref:typename:void GLAPIENTRY 802 _mesa_MatrixRotatefEXT(matrixMode, (GLfloat) angle,
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 536 SET_MatrixRotatefEXT(exec, _mesa_MatrixRotatefEXT);
|
Completed in 6 milliseconds