Searched refs:R200_STENCIL_TEST_GEQUAL (Results 1 – 2 of 2) sorted by relevance
120 #define R200_STENCIL_TEST_GEQUAL (4 << 12) macro
1418 rmesa->hw.ctx.cmd[CTX_RB3D_ZSTENCILCNTL] |= R200_STENCIL_TEST_GEQUAL; in r200StencilFuncSeparate()