Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles_dispatch.cpp268 ptr = dlsym(gles_android,"glClipPlanexIMG"); disp->set_glClipPlanexIMG((glClipPlanexIMG_t)ptr); in create_gles_dispatch()
Dgles_dispatch.h538 …glClipPlanexIMG_t set_glClipPlanexIMG(glClipPlanexIMG_t f) { glClipPlanexIMG_t retval = glClipPlan… in set_glClipPlanexIMG() function