Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_state.c1676 rmesa->hw.ctx.cmd[CTX_PP_CNTL] |= RADEON_STIPPLE_ENABLE; in radeonEnable()
1678 rmesa->hw.ctx.cmd[CTX_PP_CNTL] &= ~RADEON_STIPPLE_ENABLE; in radeonEnable()
/external/mesa3d/src/mesa/drivers/dri/r200/server/
Dradeon_reg.h1142 # define RADEON_STIPPLE_ENABLE (1 << 0) macro
/external/mesa3d/src/mesa/drivers/dri/radeon/server/
Dradeon_reg.h1142 # define RADEON_STIPPLE_ENABLE (1 << 0) macro