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

  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_dispatch.h 266 glClipPlanexIMG_t glClipPlanexIMG;
    [all...]
gles_proc.h 266 typedef void (* glClipPlanexIMG_t) (GLenum, const GLfixed*);
gles_dispatch.cpp 268 ptr = dlsym(gles_android,"glClipPlanexIMG"); disp->set_glClipPlanexIMG((glClipPlanexIMG_t)ptr);

Completed in 48 milliseconds