Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dconfig.h92 #define LINE_WIDTH_GRANULARITY 0.1 macro
Dcontext.c577 consts->LineWidthGranularity = (GLfloat) LINE_WIDTH_GRANULARITY; in _mesa_init_constants()