Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles_dispatch.cpp104 ptr = dlsym(gles_android,"glGetClipPlanex"); disp->set_glGetClipPlanex((glGetClipPlanex_t)ptr); in create_gles_dispatch()
Dgles_dispatch.h374 …glGetClipPlanex_t set_glGetClipPlanex(glGetClipPlanex_t f) { glGetClipPlanex_t retval = glGetClipP… in set_glGetClipPlanex() function