Home | History | Annotate | Download | only in libagl

Lines Matching refs:shadeModel

1113     c->rasterizer.procs.shadeModel(c,
1114 (mode == GL_POINTS) ? GL_FLAT : c->lighting.shadeModel);