Searched refs:LoadMatrixx (Results 1 – 3 of 3) sorted by relevance
259 void GL_APIENTRY LoadMatrixx(const GLfixed *m);1065 return es1::LoadMatrixx(m); in glLoadMatrixx()1524 this->glLoadMatrixx = es1::LoadMatrixx; in LibGLES_CMexports()
2859 void GL_APIENTRY LoadMatrixx(const GLfixed *m) in LoadMatrixx() function
1032 ANGLE_CAPTURE(LoadMatrixx, isCallValid, context, m); in GL_LoadMatrixx()