Home | History | Annotate | Download | only in opengl

Lines Matching defs:glScalex

2322     public void glScalex(int x, int y, int z) {
2323 begin("glScalex");
2329 mgl.glScalex(x, y, z);