Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching defs:glAlphaFuncxOES

846 void glAlphaFuncxOES(GLenum func, GLclampx ref)
848 getDispatch()->glAlphaFuncxOES(func, ref);