Searched refs:LineSmooth (Results 1 – 5 of 5) sorted by relevance
63 if (ctx->Hint.LineSmooth == mode) in _mesa_Hint()66 ctx->Hint.LineSmooth = mode; in _mesa_Hint()143 ctx->Hint.LineSmooth = GL_DONT_CARE; in _mesa_init_hint()
81 GLboolean LineSmooth; member337 attr->LineSmooth = ctx->Line.SmoothFlag; in _mesa_PushAttrib()611 TEST_AND_UPDATE(ctx->Line.SmoothFlag, enable->LineSmooth, GL_LINE_SMOOTH); in pop_enable_group()1148 _mesa_Hint(GL_LINE_SMOOTH_HINT, hint->LineSmooth); in _mesa_PopAttrib()
635 GLenum LineSmooth; member
64 ctx->Hint.LineSmooth == GL_NICEST; in nv10_emit_line_mode()
134 { GL_LINE_SMOOTH_HINT, CONTEXT_ENUM(Hint.LineSmooth), NO_EXTRA },