Home | History | Annotate | Download | only in libs

Lines Matching full:equation

85 GL_ENTRY(void, glClipPlanefOES, GLenum plane, const GLfloat *equation)
86 GL_ENTRY(void, glClipPlanex, GLenum plane, const GLfixed *equation)
88 GL_ENTRY(void, glClipPlanexOES, GLenum plane, const GLfixed *equation)
311 GL_ENTRY(void, glGetClipPlanef, GLenum plane, GLfloat *equation)
312 GL_ENTRY(void, glGetClipPlanefOES, GLenum plane, GLfloat *equation)
313 GL_ENTRY(void, glGetClipPlanex, GLenum plane, GLfixed *equation)
314 GL_ENTRY(void, glGetClipPlanexOES, GLenum plane, GLfixed *equation)