Home | History | Annotate | Download | only in opengl

Lines Matching defs:glClearStencil

1273     public void glClearStencil(int s) {
1274 begin("glClearStencil");
1278 mgl.glClearStencil(s);