HomeSort by relevance Sort by last modified time
    Searched refs:set_glClipPlanex (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_dispatch.cpp 75 ptr = dlsym(gles_android,"glClipPlanex"); disp->set_glClipPlanex((glClipPlanex_t)ptr);
gles_dispatch.h 345 glClipPlanex_t set_glClipPlanex(glClipPlanex_t f) { glClipPlanex_t retval = glClipPlanex; glClipPlanex = f; return retval;}
    [all...]

Completed in 45 milliseconds