Searched refs:tcl_mode (Results 1 – 4 of 4) sorted by relevance
153 int tcl_mode, fthrottle_mode; in r100CreateContext() local333 tcl_mode = driQueryOptioni(&rmesa->radeon.optionCache, "tcl_mode"); in r100CreateContext()337 } else if (tcl_mode == DRI_CONF_TCL_SW || in r100CreateContext()
187 int tcl_mode; in r200CreateContext() local383 tcl_mode = driQueryOptioni(&rmesa->radeon.optionCache, "tcl_mode"); in r200CreateContext()388 else if (tcl_mode == DRI_CONF_TCL_SW || getenv("R200_NO_TCL") || in r200CreateContext()
265 DRI_CONF_OPT_BEGIN_V(tcl_mode,enum,def,"0:3") \
514 DRI_CONF_OPT_BEGIN_V(tcl_mode,enum,def,"0:3") \