Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Dgles_dispatch.cpp214 ptr = dlsym(gles_android,"glRotatexOES"); disp->set_glRotatexOES((glRotatexOES_t)ptr); in create_gles_dispatch()
Dgles_dispatch.h484 …glRotatexOES_t set_glRotatexOES(glRotatexOES_t f) { glRotatexOES_t retval = glRotatexOES; glRotate… in set_glRotatexOES() function