Searched refs:R200_FOG_ENABLE (Results 1 – 2 of 2) sorted by relevance
178 #define R200_FOG_ENABLE 0x00400000 macro
1745 rmesa->hw.ctx.cmd[CTX_PP_CNTL] |= R200_FOG_ENABLE; in r200Enable()1748 rmesa->hw.ctx.cmd[CTX_PP_CNTL] &= ~R200_FOG_ENABLE; in r200Enable()