Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_reg.h152 #define R200_Z_COMPRESSION_ENABLE (1 << 28) macro
Dr200_state_init.c955 rmesa->hw.ctx.cmd[CTX_RB3D_ZSTENCILCNTL] |= R200_Z_COMPRESSION_ENABLE | in r200InitState()