Searched refs:set_glUnmapBufferOES (Results 1 – 2 of 2) sorted by relevance
238 … ptr = dlsym(gles_android,"glUnmapBufferOES"); disp->set_glUnmapBufferOES((glUnmapBufferOES_t)ptr); in create_gles_dispatch()
508 …glUnmapBufferOES_t set_glUnmapBufferOES(glUnmapBufferOES_t f) { glUnmapBufferOES_t retval = glUnma… in set_glUnmapBufferOES() function