Searched refs:set_glAlphaFunc (Results 1 – 2 of 2) sorted by relevance
25 ptr = dlsym(gles_android,"glAlphaFunc"); disp->set_glAlphaFunc((glAlphaFunc_t)ptr); in create_gles_dispatch()
295 …glAlphaFunc_t set_glAlphaFunc(glAlphaFunc_t f) { glAlphaFunc_t retval = glAlphaFunc; glAlphaFunc =… in set_glAlphaFunc() function