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