Searched refs:GL_ClipPlanex (Results 1 – 5 of 5) sorted by relevance
27 ANGLE_EXPORT void GL_APIENTRY GL_ClipPlanex(GLenum plane, const GLfixed *equation);
204 {"glClipPlanex", P(GL_ClipPlanex)},
163 void GL_APIENTRY GL_ClipPlanex(GLenum plane, const GLfixed *equation) in GL_ClipPlanex() function
2323 return GL_ClipPlanex(plane, equation); in glClipPlanex()
270 return GL_ClipPlanex(plane, equation); in glClipPlanex()