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

  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_dispatch.cpp 104 ptr = dlsym(gles_android,"glGetClipPlanex"); disp->set_glGetClipPlanex((glGetClipPlanex_t)ptr);
gles_dispatch.h 374 glGetClipPlanex_t set_glGetClipPlanex(glGetClipPlanex_t f) { glGetClipPlanex_t retval = glGetClipPlanex; glGetClipPlanex = f; return retval;}
    [all...]

Completed in 8411 milliseconds