Searched refs:R200_STENCIL_FAIL_DEC_WRAP (Results 1 – 2 of 2) sorted by relevance
132 #define R200_STENCIL_FAIL_DEC_WRAP (7 << 16) macro
1470 rmesa->hw.ctx.cmd[CTX_RB3D_ZSTENCILCNTL] |= R200_STENCIL_FAIL_DEC_WRAP; in r200StencilOpSeparate()