Searched refs:set_glCopyTexImage2D (Results 1 – 2 of 2) sorted by relevance
82 … ptr = dlsym(gles_android,"glCopyTexImage2D"); disp->set_glCopyTexImage2D((glCopyTexImage2D_t)ptr); in create_gles_dispatch()
352 …glCopyTexImage2D_t set_glCopyTexImage2D(glCopyTexImage2D_t f) { glCopyTexImage2D_t retval = glCopy… in set_glCopyTexImage2D() function