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

  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLDispatch.h 82 void (GLAPIENTRY *glGetClipPlane) (GLenum plane, GLdouble *equation);
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLDispatch.cpp 156 void (GLAPIENTRY *GLDispatch::glGetClipPlane)(GLenum,GLdouble *) = NULL;
409 LOAD_GL_FUNC(glGetClipPlane);
  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLDispatch.h 135 static void (GLAPIENTRY *glGetClipPlane) (GLenum plane, GLdouble *equation);
  /external/chromium_org/third_party/mesa/src/include/GL/
gl_mangle.h     [all...]
  /external/mesa3d/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/GL/
gl_mangle.h 563 #define glGetClipPlane MANGLE(GetClipPlane)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl_mangle.h 563 #define glGetClipPlane MANGLE(GetClipPlane)
    [all...]

Completed in 214 milliseconds