Home | History | Annotate | Download | only in opengl

Lines Matching defs:glAlphaFuncx

1194     public void glAlphaFuncx(int func, int ref) {
1195 begin("glAlphaFuncx");
1199 mgl.glAlphaFuncx(func, ref);