Home
last modified time | relevance | path

Searched refs:R200_STENCIL_ZFAIL_DEC_WRAP (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_reg.h150 #define R200_STENCIL_ZFAIL_DEC_WRAP (7 << 24) macro
Dr200_state.c1497 rmesa->hw.ctx.cmd[CTX_RB3D_ZSTENCILCNTL] |= R200_STENCIL_ZFAIL_DEC_WRAP; in r200StencilOpSeparate()