Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glBlendEquationOES

791 void glBlendEquationOES(GLenum mode)
793 getDispatch()->glBlendEquationOES(mode);