HomeSort by: relevance | last modified time | path
    Searched defs:ClipPlane (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/mesa/main/
dd.h 687 void (*ClipPlane)(struct gl_context *ctx, GLenum plane, const GLfloat *eq);
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
dd.h 598 void (*ClipPlane)(struct gl_context *ctx, GLenum plane, const GLfloat *eq);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
stw_icd.h 200 void (GLAPIENTRY * ClipPlane)(GLenum, const GLdouble *);
  /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
glapi_mapi_tmp.h 170 GLAPI void APIENTRY GLAPI_PREFIX(ClipPlane)(GLenum plane, const GLdouble *equation);
2368 GLAPI void APIENTRY GLAPI_PREFIX(ClipPlane)(GLenum plane, const GLdouble *equation)
10840 STUB_ASM_ENTRY(GLAPI_PREFIX_STR(ClipPlane))"\n"
  /xsrc/external/mit/MesaLib.old/src/mapi/glapi/
glapi_mapi_tmp.h 171 GLAPI void APIENTRY GLAPI_PREFIX(ClipPlane)(GLenum plane, const GLdouble *equation);
2369 GLAPI void APIENTRY GLAPI_PREFIX(ClipPlane)(GLenum plane, const GLdouble *equation)
10841 STUB_ASM_ENTRY(GLAPI_PREFIX_STR(ClipPlane))"\n"

Completed in 63 milliseconds