Searched refs:glLoadMatrixx (Results 1 – 13 of 13) sorted by relevance
123 {"glLoadMatrixx", (void *)glLoadMatrixx},
126 glLoadMatrixx_t glLoadMatrixx; member398 …t_glLoadMatrixx(glLoadMatrixx_t f) { glLoadMatrixx_t retval = glLoadMatrixx; glLoadMatrixx = f; re… in set_glLoadMatrixx()
571 void glLoadMatrixx(const GLfixed *m) in glLoadMatrixx() function573 getDispatch()->glLoadMatrixx(m); in glLoadMatrixx()
113 {"glLoadMatrixx", (void*)glLoadMatrixx},
115 glLoadMatrixx_client_proc_t glLoadMatrixx; member
115 glLoadMatrixx = (glLoadMatrixx_client_proc_t) getProc("glLoadMatrixx", userData); in initDispatchByName()
110 void glLoadMatrixx(const GLfixed* m);925 void glLoadMatrixx(const GLfixed* m) in glLoadMatrixx() function928 ctx->glLoadMatrixx(ctx, m); in glLoadMatrixx()
8474 this->glLoadMatrixx = &glLoadMatrixx_enc; in gl_encoder_context_t()
351 glLoadMatrixxOES = glLoadMatrixx; in GLESv1()
114 glLoadMatrixx
103 GL_ENTRY(void, glLoadMatrixx, const GLfixed *m)
111 void glLoadMatrixx(const GLfixed *m);
698 GL_API void GL_APIENTRY glLoadMatrixx (const GLfixed *m);