Searched refs:R200_ZBIAS_ENABLE_TRI (Results 1 – 2 of 2) sorted by relevance
250 #define R200_ZBIAS_ENABLE_TRI (1 << 18) macro
1843 rmesa->hw.set.cmd[SET_SE_CNTL] |= R200_ZBIAS_ENABLE_TRI; in r200Enable()1845 rmesa->hw.set.cmd[SET_SE_CNTL] &= ~R200_ZBIAS_ENABLE_TRI; in r200Enable()