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