Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Dgles_dispatch.cpp252 ptr = dlsym(gles_android,"glTexGenfvOES"); disp->set_glTexGenfvOES((glTexGenfvOES_t)ptr); in create_gles_dispatch()
Dgles_dispatch.h522 …glTexGenfvOES_t set_glTexGenfvOES(glTexGenfvOES_t f) { glTexGenfvOES_t retval = glTexGenfvOES; glT… in set_glTexGenfvOES() function