Searched refs:GL_LoadMatrixf (Results 1 – 9 of 9) sorted by relevance
67 ANGLE_EXPORT void GL_APIENTRY GL_LoadMatrixf(const GLfloat *m);
595 {"glLoadMatrixf", P(GL_LoadMatrixf)},
996 void GL_APIENTRY GL_LoadMatrixf(const GLfloat *m) in GL_LoadMatrixf() function
2498 return GL_LoadMatrixf(m); in glLoadMatrixf()
120 return GL_LoadMatrixf(m); in glLoadMatrixf()
502 {"glLoadMatrixf", P(GL_LoadMatrixf)},
193 ANGLE_EXPORT void GL_APIENTRY GL_LoadMatrixf(const GLfloat *m);
726 return GL_LoadMatrixf(m); in glLoadMatrixf()
3198 void GL_APIENTRY GL_LoadMatrixf(const GLfloat *m) in GL_LoadMatrixf() function