Searched refs:GL_LINE_SMOOTH (Results 1 – 18 of 18) sorted by relevance
248 ctx->Driver.Enable(ctx, GL_LINE_SMOOTH, ctx->Line.SmoothFlag); in _mesa_init_driver_state()
206 case GL_LINE_SMOOTH: in nouveau_enable()
418 case GL_LINE_SMOOTH: in _mesa_set_enable()1277 case GL_LINE_SMOOTH: in _mesa_IsEnabled()
611 TEST_AND_UPDATE(ctx->Line.SmoothFlag, enable->LineSmooth, GL_LINE_SMOOTH); in pop_enable_group()1215 _mesa_set_enable(ctx, GL_LINE_SMOOTH, line->SmoothFlag); in _mesa_PopAttrib()
149 #define GL_LINE_SMOOTH 0x0B20 macro
125 #define GL_LINE_SMOOTH 0x0B20 macro
832 case GL_LINE_SMOOTH: in i830Enable()
852 case GL_LINE_SMOOTH: in i915Enable()
1203 case GL_LINE_SMOOTH: context->setLineSmoothEnabled(false); break; in Disable()1340 case GL_LINE_SMOOTH: context->setLineSmoothEnabled(true); break; in Enable()2502 case GL_LINE_SMOOTH: return context->isLineSmoothEnabled(); break; in IsEnabled()
717 gl.disable (GL_LINE_SMOOTH); in resetStateGLCore()
133 { GL_LINE_SMOOTH, CONTEXT_BOOL(Line.SmoothFlag), NO_EXTRA },
1600 case GL_LINE_SMOOTH: in radeonEnable()
1793 case GL_LINE_SMOOTH: in r200Enable()
227 #define GL_LINE_SMOOTH 0x0B20 macro
248 #define GL_LINE_SMOOTH 0x0B20 macro
126 #define GL_LINE_SMOOTH 0x0B20 macro
142 #define GL_LINE_SMOOTH 0x0B20 macro