Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles_dispatch.cpp40 ptr = dlsym(gles_android,"glLightModelf"); disp->set_glLightModelf((glLightModelf_t)ptr); in create_gles_dispatch()
Dgles_dispatch.h310 …glLightModelf_t set_glLightModelf(glLightModelf_t f) { glLightModelf_t retval = glLightModelf; glL… in set_glLightModelf() function