Searched refs:DBG_NO_TCL (Results 1 – 3 of 3) sorted by relevance
107 #define DBG_NO_TCL (1 << 25) macro
54 { "notcl", DBG_NO_TCL, "Disable hardware accelerated Transform/Clip/Lighting" },
831 if (SCREEN_DBG_ON(r300screen, DBG_NO_TCL)) in r300_screen_create()