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

/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dmatrix.h108 _mesa_MatrixLoadfEXT( GLenum matrixMode, const GLfloat *m );
H A Dmatrix.c548 _mesa_MatrixLoadfEXT( GLenum matrixMode, const GLfloat *m ) function in typeref:typename:void GLAPIENTRY
764 _mesa_MatrixLoadfEXT(matrixMode, f);
850 _mesa_MatrixLoadfEXT(matrixMode, tm);
868 _mesa_MatrixLoadfEXT(matrixMode, tm);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c527 SET_MatrixLoadfEXT(exec, _mesa_MatrixLoadfEXT);

Completed in 6 milliseconds