Searched refs:LineWidthGranularity (Results 1 – 6 of 6) sorted by relevance
251 ctx->Const.LineWidthGranularity = 0.0625; in r100CreateContext()
295 ctx->Const.LineWidthGranularity = 0.0625; in r200CreateContext()
485 ctx->Const.LineWidthGranularity = 0.5; in intelInitContext()
653 ctx->Const.LineWidthGranularity = 0.125; in brw_initialize_context_constants()657 ctx->Const.LineWidthGranularity = 0.5; in brw_initialize_context_constants()
490 consts->LineWidthGranularity = (GLfloat) LINE_WIDTH_GRANULARITY; in _mesa_init_constants()
3811 GLfloat LineWidthGranularity; member