Home | History | Annotate | Download | only in opengl

Lines Matching defs:glTexParameterf

788     public void glTexParameterf(int target, int pname, float param) {
790 mgl.glTexParameterf(target, pname, param);