Lines Matching refs:equation
5 #void glClipPlanef(GLenum plane, GLfloat *equation)
7 dir equation in
8 len equation (4 * sizeof(float))
388 #glClipPlanexOES(GLenum plane, const GLfixed * equation)
390 dir equation in
391 len equation (4 * sizeof(GLfixed))
393 #glClipPlanexIMG(GLenum plane, const GLfixed * equation)
395 dir equation in
396 len equation (4 * sizeof(GLfixed))
541 #void glClipPlanefOES(GLenum plane, GLfloat *equation)
543 dir equation in
544 len equation (4 * sizeof(GLfloat))
546 #void glClipPlanefIMG(GLenum plane, GLfloat *equation)
548 dir equation in
549 len equation (4 * sizeof(GLfloat))