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

  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_dispatch.h 246 glClipPlanefOES_t glClipPlanefOES;
    [all...]
gles_proc.h 246 typedef void (* glClipPlanefOES_t) (GLenum, const GLfloat*);
gles_dispatch.cpp 248 ptr = dlsym(gles_android,"glClipPlanefOES"); disp->set_glClipPlanefOES((glClipPlanefOES_t)ptr);

Completed in 31 milliseconds