Searched refs:LoadMatrixf (Results 1 – 5 of 5) sorted by relevance
258 void LoadMatrixf(const GLfloat *m);1060 return es1::LoadMatrixf(m); in glLoadMatrixf()1523 this->glLoadMatrixf = es1::LoadMatrixf; in LibGLES_CMexports()
2847 void LoadMatrixf(const GLfloat *m) in LoadMatrixf() function2869 LoadMatrixf(matrix); in LoadMatrixx()
341 void (GLAPIENTRY * LoadMatrixf)(const GLfloat *);
855 { "glLoadMatrixf", _O(LoadMatrixf) },
1242 #define glLoadMatrixf MANGLE(LoadMatrixf)