Searched refs:R200_Z_WRITE_ENABLE (Results 1 – 3 of 3) sorted by relevance
154 #define R200_Z_WRITE_ENABLE (1 << 30) macro
364 rmesa->hw.ctx.cmd[CTX_RB3D_ZSTENCILCNTL] |= R200_Z_WRITE_ENABLE; in r200DepthMask()366 rmesa->hw.ctx.cmd[CTX_RB3D_ZSTENCILCNTL] &= ~R200_Z_WRITE_ENABLE; in r200DepthMask()
949 R200_Z_WRITE_ENABLE); in r200InitState()