Searched refs:LineWidthGranularity (Results 1 – 8 of 8) sorted by relevance
299 ctx->Const.LineWidthGranularity = 0.0625; in r100CreateContext()
342 ctx->Const.LineWidthGranularity = 0.0625; in r200CreateContext()
674 ctx->Const.LineWidthGranularity = 0.5; in intelInitContext()
586 ctx->Const.LineWidthGranularity = (GLfloat) LINE_WIDTH_GRANULARITY; in _mesa_init_constants()
2807 GLfloat LineWidthGranularity; member
867 { GL_LINE_WIDTH_GRANULARITY, CONTEXT_FLOAT(Const.LineWidthGranularity), NO_EXTRA },