HomeSort by relevance Sort by last modified time
    Searched refs:ClipPlane (Results 26 - 32 of 32) sorted by null

12

  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/
glapitable.h 193 void (GLAPIENTRYP ClipPlane)(GLenum plane, const GLdouble * equation); /* 150 */
    [all...]
glapitemp.h 983 KEYWORD1 void KEYWORD2 NAME(ClipPlane)(GLenum plane, const GLdouble * equation)
986 DISPATCH(ClipPlane, (plane, equation), (F, "glClipPlane(0x%x, %p);\n", plane, (const void *) equation));
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
gl_mangle.h 177 #define glClipPlane MANGLE(ClipPlane)
    [all...]
  /external/mesa3d/include/GL/
gl_mangle.h 177 #define glClipPlane MANGLE(ClipPlane)
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glapi_gentable.c     [all...]
glapi_x86-64.S     [all...]
glapi_mapi_tmp.h 172 GLAPI void APIENTRY GLAPI_PREFIX(ClipPlane)(GLenum plane, const GLdouble *equation);
    [all...]

Completed in 132 milliseconds

12