Home
last modified time | relevance | path

Searched refs:MIN_LINE_WIDTH (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dconfig.h92 #define MIN_LINE_WIDTH 1.0 macro
Dcontext.c430 consts->MinLineWidth = MIN_LINE_WIDTH; in _mesa_init_constants()
432 consts->MinLineWidthAA = MIN_LINE_WIDTH; in _mesa_init_constants()