Home | History | Annotate | Download | only in opengl

Lines Matching refs:glLightx

1876     public void glLightx(int light, int pname, int param) {
1877 begin("glLightx");
1883 mgl.glLightx(light, pname, param);