Searched refs:_mesa_MatrixRotatefEXT (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dmatrix.h123 _mesa_MatrixRotatefEXT( GLenum matrixMode, GLfloat angle, GLfloat x, GLfloat y, GLfloat z );
H A Dmatrix.c654 _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 Dapi_exec.c536 SET_MatrixRotatefEXT(exec, _mesa_MatrixRotatefEXT);

Completed in 6 milliseconds