Searched refs:R200_STENCIL_ZPASS_INVERT (Results 1 – 2 of 2) sorted by relevance
139 #define R200_STENCIL_ZPASS_INVERT (5 << 20) macro
1527 rmesa->hw.ctx.cmd[CTX_RB3D_ZSTENCILCNTL] |= R200_STENCIL_ZPASS_INVERT; in r200StencilOpSeparate()