Home | History | Annotate | Download | only in swrast

Lines Matching refs:Light

81    ASSERT(ctx->Light.ShadeModel==GL_FLAT);	\
107 ASSERT(ctx->Light.ShadeModel==GL_SMOOTH); \
1084 && ctx->Light.Model.ColorControl == GL_SINGLE_COLOR
1137 if (ctx->Light.ShadeModel==GL_SMOOTH) {