Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glClipPlanex

306 void glClipPlanex(GLenum plane, const GLfixed *equation)
308 getDispatch()->glClipPlanex(plane, equation);