Home | History | Annotate | Download | only in opengl

Lines Matching defs:glTexParameterx

794     public void glTexParameterx(int target, int pname, int param) {
796 mgl.glTexParameterx(target, pname, param);