Home | History | Annotate | Download | only in opengl

Lines Matching defs:glTexGenf

3787     public void glTexGenf(int coord, int pname, float param) {
3788 begin("glTexGenf");
3793 mgl11ExtensionPack.glTexGenf(coord, pname, param);