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

  /sdk/emulator/opengl/host/libs/libOpenglRender/
GLDispatch.h 265 glClipPlanefIMG_t glClipPlanefIMG;
  /sdk/emulator/opengl/tests/gles_android_wrapper/
gles.cpp 1266 void glClipPlanefIMG(GLenum p, const GLfloat *eqn)
1268 getDispatch()->glClipPlanefIMG(p, eqn);
    [all...]
gles_dispatch.h 265 glClipPlanefIMG_t glClipPlanefIMG;
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp 574 const GLMessage_Function GLMessage::glClipPlanefIMG;
    [all...]
gltrace.pb.h     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java 68 glClipPlanefIMG(37, 37),
561 case 37: return glClipPlanefIMG;
    [all...]

Completed in 176 milliseconds