Searched refs:glLoadMatrixx (Results 1 – 8 of 8) sorted by relevance
126 glLoadMatrixx_t glLoadMatrixx; member
143 s_gl.glLoadMatrixx = (glLoadMatrixx_t) s_gles_lib->findSymbol("glLoadMatrixx"); in init_gl_dispatch()
199 #void glLoadMatrixx(GLfixed *m)200 glLoadMatrixx
103 GL_ENTRY(void, glLoadMatrixx, const GLfixed *m)
698 GL_API void GL_APIENTRY glLoadMatrixx (const GLfixed *m);
268 glLoadMatrixx(237, 237), enumConstant761 case 237: return glLoadMatrixx; in valueOf()
270 void, glLoadMatrixx, const GLfixed* m
1171 GL_API void GL_APIENTRY glLoadMatrixx( const GLfixed *m) { in glLoadMatrixx() function