Home
last modified time | relevance | path

Searched refs:RADEON_STENCIL_ENABLE (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_state.c1711 rmesa->hw.ctx.cmd[CTX_RB3D_CNTL] |= RADEON_STENCIL_ENABLE; in radeonEnable()
1713 rmesa->hw.ctx.cmd[CTX_RB3D_CNTL] &= ~RADEON_STENCIL_ENABLE; in radeonEnable()
/external/mesa3d/src/mesa/drivers/dri/r200/server/
Dradeon_reg.h1536 # define RADEON_STENCIL_ENABLE (1 << 7) macro
/external/mesa3d/src/mesa/drivers/dri/radeon/server/
Dradeon_reg.h1536 # define RADEON_STENCIL_ENABLE (1 << 7) macro