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

  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_dispatch.h 190 glGetClipPlanexOES_t glGetClipPlanexOES;
    [all...]
gles_proc.h 190 typedef void (* glGetClipPlanexOES_t) (GLenum, GLfixed*);
gles_dispatch.cpp 192 ptr = dlsym(gles_android,"glGetClipPlanexOES"); disp->set_glGetClipPlanexOES((glGetClipPlanexOES_t)ptr);

Completed in 69 milliseconds