Searched refs:glLoadMatrixx (Results 1 – 12 of 12) sorted by relevance
119 glLoadMatrixx
118 glLoadMatrixx @84
119 glLoadMatrixx;
149 void (*glLoadMatrixx)(const GLfixed *m); member in LibGLES_CMexports
1063 GL_API void GL_APIENTRY glLoadMatrixx(const GLfixed *m) in glLoadMatrixx() function1524 this->glLoadMatrixx = es1::LoadMatrixx; in LibGLES_CMexports()
4834 FUNCTION(glLoadMatrixx), in es1GetProcAddress()
414 public void glLoadMatrixx(IntBuffer m) { in glLoadMatrixx() method in GLErrorLogger.ErrorLoggingGL415 ((GL10)mGL).glLoadMatrixx(m); in glLoadMatrixx()419 public void glLoadMatrixx(int[] m, int offset) { in glLoadMatrixx() method in GLErrorLogger.ErrorLoggingGL420 ((GL10)mGL).glLoadMatrixx(m, offset); in glLoadMatrixx()
126 GL_API void GL_APIENTRY glLoadMatrixx (const GLfixed *m);
516 GL_API void GL_APIENTRY glLoadMatrixx (const GLfixed *m);
507 GL_API void GL_APIENTRY glLoadMatrixx (const GLfixed *m);
698 GL_API void GL_APIENTRY glLoadMatrixx (const GLfixed *m);
147 "glLoadMatrixx",