Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glClipPlanexOES

861 void glClipPlanexOES(GLenum plane, const GLfixed *equation)
863 getDispatch()->glClipPlanexOES(plane, equation);