Searched refs:glLoadMatrixxOES_t (Results 1 – 3 of 3) sorted by relevance
201 glLoadMatrixxOES_t glLoadMatrixxOES;473 …glLoadMatrixxOES_t set_glLoadMatrixxOES(glLoadMatrixxOES_t f) { glLoadMatrixxOES_t retval = glLoad… in set_glLoadMatrixxOES()
201 typedef void (* glLoadMatrixxOES_t) (const GLfixed*); typedef
203 … ptr = dlsym(gles_android,"glLoadMatrixxOES"); disp->set_glLoadMatrixxOES((glLoadMatrixxOES_t)ptr); in create_gles_dispatch()