Home | History | Annotate | Download | only in opengl

Lines Matching defs:glTexGenx

3855     public void glTexGenx(int coord, int pname, int param) {
3856 begin("glTexGenx");
3861 mgl11ExtensionPack.glTexGenx(coord, pname, param);