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

  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_dispatch.h 184 glClipPlanexOES_t glClipPlanexOES;
    [all...]
gles_proc.h 184 typedef void (* glClipPlanexOES_t) (GLenum, const GLfixed*);
gles_dispatch.cpp 186 ptr = dlsym(gles_android,"glClipPlanexOES"); disp->set_glClipPlanexOES((glClipPlanexOES_t)ptr);

Completed in 37 milliseconds