Searched refs:equation (Results 26 - 33 of 33) sorted by relevance

12

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Dglapitemp.h833 KEYWORD1 void KEYWORD2 NAME(ClipPlane)(GLenum plane, const GLdouble * equation) argument
835 DISPATCH(ClipPlane, (plane, equation), (F, "glClipPlane(0x%x, %p);\n", plane, (const void *) equation));
1378 KEYWORD1 void KEYWORD2 NAME(GetClipPlane)(GLenum plane, GLdouble * equation) argument
1380 DISPATCH(GetClipPlane, (plane, equation), (F, "glGetClipPlane(0x%x, %p);\n", plane, (const void *) equation));
/vbox/src/VBox/Devices/Graphics/vmsvga_glext/
H A Dglext.h9266 GLAPI void APIENTRY glReferencePlaneSGIX (const GLdouble *equation);
9268 typedef void (APIENTRYP PFNGLREFERENCEPLANESGIXPROC) (const GLdouble *equation);
11143 GLAPI void APIENTRY glClipPlanexOES (GLenum plane, const GLfixed *equation);
11159 GLAPI void APIENTRY glGetClipPlanexOES (GLenum plane, GLfixed *equation);
11248 typedef void (APIENTRYP PFNGLCLIPPLANEXOESPROC) (GLenum plane, const GLfixed *equation);
11264 typedef void (APIENTRYP PFNGLGETCLIPPLANEXOESPROC) (GLenum plane, GLfixed *equation);
11353 GLAPI void APIENTRY glClipPlanefOES (GLenum plane, const GLfloat *equation);
11355 GLAPI void APIENTRY glGetClipPlanefOES (GLenum plane, GLfloat *equation);
11360 typedef void (APIENTRYP PFNGLCLIPPLANEFOESPROC) (GLenum plane, const GLfloat *equation);
11362 typedef void (APIENTRYP PFNGLGETCLIPPLANEFOESPROC) (GLenum plane, GLfloat *equation);
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h1031 WINED3D_EXTERN void (WINE_GLAPI *glClipPlane)(GLenum plane, const GLdouble *equation) DECLSPEC_HIDDEN;
1121 WINED3D_EXTERN void (WINE_GLAPI *glGetClipPlane)(GLenum plane, GLdouble *equation) DECLSPEC_HIDDEN;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_gl.h1027 void (WINE_GLAPI *glClipPlane)(GLenum plane, const GLdouble *equation) DECLSPEC_HIDDEN;
1117 void (WINE_GLAPI *glGetClipPlane)(GLenum plane, GLdouble *equation) DECLSPEC_HIDDEN;
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dglext.h8146 GLAPI void APIENTRY glReferencePlaneSGIX (const GLdouble *equation);
8148 typedef void (APIENTRYP PFNGLREFERENCEPLANESGIXPROC) (const GLdouble *equation);
/vbox/src/VBox/GuestHost/OpenGL/include/GL/
H A Dglext.h5381 typedef void (APIENTRYP PFNGLREFERENCEPLANESGIXPROC) (const GLdouble *equation);
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dglext.h5365 typedef void (APIENTRYP PFNGLREFERENCEPLANESGIXPROC) (const GLdouble *equation);
/vbox/include/VBox/HostServices/
H A Dglext.h4996 typedef void (APIENTRYP PFNGLREFERENCEPLANESGIXPROC) (const GLdouble *equation);

Completed in 565 milliseconds

12