Home
last modified time | relevance | path

Searched refs:glClipPlane (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def31 glClipPlane = glClipPlane@8
Dosmesa.def34 glClipPlane
/external/mesa3d/src/gallium/frontends/wgl/
Dopengl32.mingw.def24 glClipPlane = glClipPlane@8
Dopengl32.def24 glClipPlane
Dstw_context.c755 &glClipPlane,
Dgldrv.h184 void (APIENTRY *glClipPlane )( GLenum plane, const GLdouble *equation );
/external/angle/src/libGL/
DlibGL_autogen.def24 glClipPlane
DlibGL_autogen.cpp108 void GL_APIENTRY glClipPlane(GLenum plane, const GLdouble *equation) in glClipPlane() function
/external/mesa3d/include/GL/
Dgl.h783 GLAPI void GLAPIENTRY glClipPlane( GLenum plane, const GLdouble *equation );
/external/mesa3d/docs/
Dversions.rst294 - multiple glClipPlane()'s didn't work reliably
/external/virglrenderer/src/
Dvrend_renderer.c6715 glClipPlane(GL_CLIP_PLANE0 + i, val); in vrend_set_clip_state()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h860 GLAPI void GLAPIENTRY glClipPlane (GLenum plane, const GLdouble *equation);