Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dhint.c63 if (ctx->Hint.LineSmooth == mode) in _mesa_Hint()
66 ctx->Hint.LineSmooth = mode; in _mesa_Hint()
154 ctx->Hint.LineSmooth = GL_DONT_CARE; in _mesa_init_hint()
Dattrib.c84 GLboolean LineSmooth; member
351 attr->LineSmooth = ctx->Line.SmoothFlag; in _mesa_PushAttrib()
650 TEST_AND_UPDATE(ctx->Line.SmoothFlag, enable->LineSmooth, GL_LINE_SMOOTH); in pop_enable_group()
1203 _mesa_Hint(GL_LINE_SMOOTH_HINT, hint->LineSmooth); in _mesa_PopAttrib()
Dmtypes.h599 GLenum16 LineSmooth; member
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv10_state_polygon.c64 ctx->Hint.LineSmooth == GL_NICEST; in nv10_emit_line_mode()
/external/rust/crates/libc/src/
Dpsp.rs700 LineSmooth = 15,