Searched refs:R200_ANTI_ALIAS_POLY (Results 1 – 2 of 2) sorted by relevance
182 #define R200_ANTI_ALIAS_POLY 0x02000000 macro
1928 rmesa->hw.ctx.cmd[CTX_PP_CNTL] |= R200_ANTI_ALIAS_POLY; in r200Enable()1930 rmesa->hw.ctx.cmd[CTX_PP_CNTL] &= ~R200_ANTI_ALIAS_POLY; in r200Enable()