HomeSort by relevance Sort by last modified time
    Searched defs:glClipPlanexIMG (Results 1 - 6 of 6) sorted by null

  /sdk/emulator/opengl/host/libs/libOpenglRender/
GLDispatch.h 266 glClipPlanexIMG_t glClipPlanexIMG;
  /sdk/emulator/opengl/tests/gles_android_wrapper/
gles.cpp 1271 void glClipPlanexIMG(GLenum p, const GLfixed *eqn)
1273 getDispatch()->glClipPlanexIMG(p, eqn);
    [all...]
gles_dispatch.h 266 glClipPlanexIMG_t glClipPlanexIMG;
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp 577 const GLMessage_Function GLMessage::glClipPlanexIMG;
    [all...]
gltrace.pb.h     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java 71 glClipPlanexIMG(40, 40),
564 case 40: return glClipPlanexIMG;
    [all...]

Completed in 249 milliseconds