Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Dgles_dispatch.cpp41 ptr = dlsym(gles_android,"glLightModelfv"); disp->set_glLightModelfv((glLightModelfv_t)ptr); in create_gles_dispatch()
Dgles_dispatch.h311 …glLightModelfv_t set_glLightModelfv(glLightModelfv_t f) { glLightModelfv_t retval = glLightModelfv… in set_glLightModelfv() function