Searched refs:R200_Z_COMPRESSION_ENABLE (Results 1 – 2 of 2) sorted by relevance
152 #define R200_Z_COMPRESSION_ENABLE (1 << 28) macro
956 rmesa->hw.ctx.cmd[CTX_RB3D_ZSTENCILCNTL] |= R200_Z_COMPRESSION_ENABLE | in r200InitState()