Home | History | Annotate | Download | only in opengl

Lines Matching defs:glClientActiveTexture

1282     public void glClientActiveTexture(int texture) {
1283 begin("glClientActiveTexture");
1287 mgl.glClientActiveTexture(texture);