Home
last modified time | relevance | path

Searched refs:GL_ClipPlane (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp104 {"glClipPlane", P(GL_ClipPlane)},
Dentry_points_gl_1_autogen.h45 ANGLE_EXPORT void GL_APIENTRY GL_ClipPlane(GLenum plane, const GLdouble *equation);
DlibGL_autogen.cpp95 return GL_ClipPlane(plane, equation); in glClipPlane()
Dentry_points_gl_1_autogen.cpp333 void GL_APIENTRY GL_ClipPlane(GLenum plane, const GLdouble *equation) in GL_ClipPlane() function