Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Dgles_dispatch.cpp186 ptr = dlsym(gles_android,"glClipPlanexOES"); disp->set_glClipPlanexOES((glClipPlanexOES_t)ptr); in create_gles_dispatch()
Dgles_dispatch.h456 …glClipPlanexOES_t set_glClipPlanexOES(glClipPlanexOES_t f) { glClipPlanexOES_t retval = glClipPlan… in set_glClipPlanexOES() function