Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching defs:glAlphaFuncx

47 	void glAlphaFuncx(GLenum func, GLclampx ref);
541 void glAlphaFuncx(GLenum func, GLclampx ref)
544 ctx->glAlphaFuncx(ctx, func, ref);