Searched refs:glLoadMatrixxOES (Results 1 – 6 of 6) sorted by relevance
198 {"glLoadMatrixxOES", (void *)glLoadMatrixxOES},
201 glLoadMatrixxOES_t glLoadMatrixxOES; member473 …ixxOES(glLoadMatrixxOES_t f) { glLoadMatrixxOES_t retval = glLoadMatrixxOES; glLoadMatrixxOES = f;… in set_glLoadMatrixxOES()
946 void glLoadMatrixxOES(const GLfixed *m) in glLoadMatrixxOES() function948 getDispatch()->glLoadMatrixxOES(m); in glLoadMatrixxOES()
190 {"glLoadMatrixxOES", (void*)glLoadMatrixxOES},
208 glLoadMatrixxOES_client_proc_t glLoadMatrixxOES; member500 …client_proc_t f) { glLoadMatrixxOES_client_proc_t retval = glLoadMatrixxOES; glLoadMatrixxOES = f;… in set_glLoadMatrixxOES()
206 void glLoadMatrixxOES(const GLfixed* m);1495 void glLoadMatrixxOES(const GLfixed* m) in glLoadMatrixxOES() function1498 ctx->glLoadMatrixxOES(ctx, m); in glLoadMatrixxOES()