Home | History | Annotate | Download | only in opengl

Lines Matching defs:glTexGenx

1644     public void glTexGenx(int coord, int pname, int param) {
1646 mgl11ExtensionPack.glTexGenx(coord, pname, param);