Searched refs:LineWidthGranularity (Results 1 – 6 of 6) sorted by relevance
250 ctx->Const.LineWidthGranularity = 0.0625; in r100CreateContext()
294 ctx->Const.LineWidthGranularity = 0.0625; in r200CreateContext()
483 ctx->Const.LineWidthGranularity = 0.5; in intelInitContext()
610 ctx->Const.LineWidthGranularity = 0.125; in brw_initialize_context_constants()614 ctx->Const.LineWidthGranularity = 0.5; in brw_initialize_context_constants()
577 consts->LineWidthGranularity = (GLfloat) LINE_WIDTH_GRANULARITY; in _mesa_init_constants()
3735 GLfloat LineWidthGranularity; member