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

  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_dispatch.h 265 glClipPlanefIMG_t glClipPlanefIMG;
    [all...]
gles_proc.h 265 typedef void (* glClipPlanefIMG_t) (GLenum, const GLfloat*);
gles_dispatch.cpp 267 ptr = dlsym(gles_android,"glClipPlanefIMG"); disp->set_glClipPlanefIMG((glClipPlanefIMG_t)ptr);

Completed in 50 milliseconds