Searched refs:glLoadMatrixx_t (Results 1 – 3 of 3) sorted by relevance
126 glLoadMatrixx_t glLoadMatrixx;398 …glLoadMatrixx_t set_glLoadMatrixx(glLoadMatrixx_t f) { glLoadMatrixx_t retval = glLoadMatrixx; glL… in set_glLoadMatrixx()
126 typedef void (* glLoadMatrixx_t) (const GLfixed*); typedef
128 ptr = dlsym(gles_android,"glLoadMatrixx"); disp->set_glLoadMatrixx((glLoadMatrixx_t)ptr); in create_gles_dispatch()