Home | History | Annotate | Download | only in opengl

Lines Matching defs:glTexEnvf

2395     public void glTexEnvf(int target, int pname, float param) {
2396 begin("glTexEnvf");
2402 mgl.glTexEnvf(target, pname, param);