Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dconfig.h88 #define MIN_LINE_WIDTH 1.0 macro
Dcontext.c573 consts->MinLineWidth = MIN_LINE_WIDTH; in _mesa_init_constants()
575 consts->MinLineWidthAA = MIN_LINE_WIDTH; in _mesa_init_constants()