Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glAlphaFuncx

251 void glAlphaFuncx(GLenum func, GLclampx ref)
253 getDispatch()->glAlphaFuncx(func, ref);