Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching defs:glAlphaFunc

56 void glAlphaFunc(GLenum func, GLclampf ref)
58 getDispatch()->glAlphaFunc(func, ref);