Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching defs:glClipPlanefOES

1171 void glClipPlanefOES(GLenum plane, const GLfloat *equation)
1173 getDispatch()->glClipPlanefOES(plane, equation);