Home
last modified time | relevance | path

Searched refs:DRI_CONF_TCL_SW (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_screen.h98 #define DRI_CONF_TCL_SW 0 macro
Dradeon_context.c337 } else if (tcl_mode == DRI_CONF_TCL_SW || in r100CreateContext()
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_screen.h98 #define DRI_CONF_TCL_SW 0 macro
Dr200_context.c389 else if (tcl_mode == DRI_CONF_TCL_SW || getenv("R200_NO_TCL") || in r200CreateContext()