Home
last modified time | relevance | path

Searched refs:LineSmooth (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dhint.c64 if (ctx->Hint.LineSmooth == mode) in _mesa_Hint()
67 ctx->Hint.LineSmooth = mode; in _mesa_Hint()
156 ctx->Hint.LineSmooth = GL_DONT_CARE; in _mesa_init_hint()
Dattrib.c153 attr->LineSmooth = ctx->Line.SmoothFlag; in _mesa_PushAttrib()
377 TEST_AND_UPDATE(ctx->Line.SmoothFlag, enable->LineSmooth, GL_LINE_SMOOTH); in pop_enable_group()
872 TEST_AND_CALL1_SEL(Hint.LineSmooth, Hint, GL_LINE_SMOOTH_HINT); in _mesa_PopAttrib()
Dmtypes.h465 GLenum16 LineSmooth; member
3124 GLboolean LineSmooth; member
/third_party/rust/crates/libc/src/
Dpsp.rs700 LineSmooth = 15,