Searched refs:GL_LoadMatrixx (Results 1 – 5 of 5) sorted by relevance
68 ANGLE_EXPORT void GL_APIENTRY GL_LoadMatrixx(const GLfixed *m);
596 {"glLoadMatrixx", P(GL_LoadMatrixx)},
1018 void GL_APIENTRY GL_LoadMatrixx(const GLfixed *m) in GL_LoadMatrixx() function
2503 return GL_LoadMatrixx(m); in glLoadMatrixx()
566 return GL_LoadMatrixx(m); in glLoadMatrixx()