Searched refs:tcl_mode (Results 1 – 4 of 4) sorted by relevance
179 int tcl_mode, fthrottle_mode; in r100CreateContext() local400 tcl_mode = driQueryOptioni(&rmesa->radeon.optionCache, "tcl_mode"); in r100CreateContext()404 } else if (tcl_mode == DRI_CONF_TCL_SW || in r100CreateContext()
213 int tcl_mode; in r200CreateContext() local452 tcl_mode = driQueryOptioni(&rmesa->radeon.optionCache, "tcl_mode"); in r200CreateContext()457 else if (tcl_mode == DRI_CONF_TCL_SW || getenv("R200_NO_TCL") || in r200CreateContext()
152 DRI_CONF_OPT_BEGIN_V(tcl_mode,enum,def,"0:3") \
296 DRI_CONF_OPT_BEGIN_V(tcl_mode,enum,def,"0:3") \