Searched refs:R200_VAP_TCL_ENABLE (Results 1 – 3 of 3) sorted by relevance
533 rmesa->hw.vap.cmd[VAP_SE_VAP_CNTL] &= ~(R200_VAP_TCL_ENABLE|R200_VAP_PROG_VTX_SHADER_ENABLE); in transition_to_swtnl()553 rmesa->hw.vap.cmd[VAP_SE_VAP_CNTL] |= R200_VAP_TCL_ENABLE; in transition_to_hwtnl()
342 #define R200_VAP_TCL_ENABLE 0x00000001 macro
1127 (R200_VAP_TCL_ENABLE | in r200InitState()