Home
last modified time | relevance | path

Searched refs:set_glUnmapBufferOES (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles_dispatch.cpp238 … ptr = dlsym(gles_android,"glUnmapBufferOES"); disp->set_glUnmapBufferOES((glUnmapBufferOES_t)ptr); in create_gles_dispatch()
Dgles_dispatch.h508 …glUnmapBufferOES_t set_glUnmapBufferOES(glUnmapBufferOES_t f) { glUnmapBufferOES_t retval = glUnma… in set_glUnmapBufferOES() function