Home
last modified time | relevance | path

Searched refs:RADEON_Z_WRITE_ENABLE (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_state.c307 rmesa->hw.ctx.cmd[CTX_RB3D_ZSTENCILCNTL] |= RADEON_Z_WRITE_ENABLE; in radeonDepthMask()
309 rmesa->hw.ctx.cmd[CTX_RB3D_ZSTENCILCNTL] &= ~RADEON_Z_WRITE_ENABLE; in radeonDepthMask()
Dradeon_state_init.c690 RADEON_Z_WRITE_ENABLE); in radeonInitState()
/external/mesa3d/src/mesa/drivers/dri/r200/server/
Dradeon_reg.h1653 # define RADEON_Z_WRITE_ENABLE (1 << 30) macro
/external/mesa3d/src/mesa/drivers/dri/radeon/server/
Dradeon_reg.h1653 # define RADEON_Z_WRITE_ENABLE (1 << 30) macro