Searched refs:LineSmooth (Results 1 – 5 of 5) sorted by relevance
64 if (ctx->Hint.LineSmooth == mode) in _mesa_Hint()67 ctx->Hint.LineSmooth = mode; in _mesa_Hint()159 ctx->Hint.LineSmooth = GL_DONT_CARE; in _mesa_init_hint()
83 GLboolean LineSmooth; member278 attr->LineSmooth = ctx->Line.SmoothFlag; in _mesa_PushAttrib()528 TEST_AND_UPDATE(ctx->Line.SmoothFlag, enable->LineSmooth, GL_LINE_SMOOTH); in pop_enable_group()1043 _mesa_Hint(GL_LINE_SMOOTH_HINT, hint->LineSmooth); in _mesa_PopAttrib()
917 GLenum LineSmooth; member
592 { GL_LINE_SMOOTH_HINT, CONTEXT_ENUM(Hint.LineSmooth), NO_EXTRA },
64 ctx->Hint.LineSmooth == GL_NICEST; in nv10_emit_line_mode()