Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching defs:glClipPlanexOES

186 	void glClipPlanexOES(GLenum plane, const GLfixed* equation);
1379 void glClipPlanexOES(GLenum plane, const GLfixed* equation)
1382 ctx->glClipPlanexOES(ctx, plane, equation);