Home | History | Annotate | Download | only in opengl

Lines Matching refs:glPolygonOffsetx

645     public void glPolygonOffsetx(int factor, int units) {
647 mgl.glPolygonOffsetx(factor, units);