Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glClipPlanef

71 void glClipPlanef(GLenum plane, const GLfloat *equation)
73 getDispatch()->glClipPlanef(plane, equation);