Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles_dispatch.cpp36 ptr = dlsym(gles_android,"glGetLightfv"); disp->set_glGetLightfv((glGetLightfv_t)ptr); in create_gles_dispatch()
Dgles_dispatch.h306 …glGetLightfv_t set_glGetLightfv(glGetLightfv_t f) { glGetLightfv_t retval = glGetLightfv; glGetLig… in set_glGetLightfv() function