Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_rasterizer.c242 ctx->Const.MinLineWidthAA, in st_update_rasterizer()
Dst_extensions.c136 c->MinLineWidthAA = screen->get_paramf(screen, PIPE_CAPF_MIN_LINE_WIDTH_AA); in st_init_limits()
/third_party/mesa3d/src/mesa/main/
Dconsts_exts.h489 GLfloat MinLineWidthAA, MaxLineWidthAA; /**< antialiased */ member
Dcontext.c432 consts->MinLineWidthAA = MIN_LINE_WIDTH; in _mesa_init_constants()