Searched refs:R200_STENCIL_ENABLE (Results 1 – 2 of 2) sorted by relevance
192 #define R200_STENCIL_ENABLE (1 << 7) macro
1972 rmesa->hw.ctx.cmd[CTX_RB3D_CNTL] |= R200_STENCIL_ENABLE; in r200Enable()1974 rmesa->hw.ctx.cmd[CTX_RB3D_CNTL] &= ~R200_STENCIL_ENABLE; in r200Enable()