Lines Matching defs:glDepthRangex
1471 public void glDepthRangex(int near, int far) {1472 begin("glDepthRangex");1477 mgl.glDepthRangex(near, far);