Searched refs:LINE_WIDTH_GRANULARITY (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/mesa/main/ | ||
D | config.h | 96 #define LINE_WIDTH_GRANULARITY 0.1 macro |
D | context.c | 434 consts->LineWidthGranularity = (GLfloat) LINE_WIDTH_GRANULARITY; in _mesa_init_constants() |