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