Home | History | Annotate | Download | only in main

Lines Matching refs:LineSmooth

83    GLboolean LineSmooth;
278 attr->LineSmooth = ctx->Line.SmoothFlag;
528 TEST_AND_UPDATE(ctx->Line.SmoothFlag, enable->LineSmooth, GL_LINE_SMOOTH);
1043 _mesa_Hint(GL_LINE_SMOOTH_HINT, hint->LineSmooth);