Searched refs:R200_STENCIL_FAIL_MASK (Results 1 – 2 of 2) sorted by relevance
133 #define R200_STENCIL_FAIL_MASK (0x7 << 16) macro
1446 rmesa->hw.ctx.cmd[CTX_RB3D_ZSTENCILCNTL] &= ~(R200_STENCIL_FAIL_MASK | in r200StencilOpSeparate()