Home | History | Annotate | Download | only in opengl

Lines Matching defs:glPolygonOffsetx

2225     public void glPolygonOffsetx(int factor, int units) {
2226 begin("glPolygonOffsetx");
2231 mgl.glPolygonOffsetx(factor, units);