Home
last modified time | relevance | path

Searched refs:MSK_RB3D_ROPCNTL (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.h120 #define MSK_RB3D_ROPCNTL 2 macro
Dradeon_state_init.c774 rmesa->hw.msk.cmd[MSK_RB3D_ROPCNTL] = RADEON_ROP_COPY; in radeonInitState()
Dradeon_state.c1416 rmesa->hw.msk.cmd[MSK_RB3D_ROPCNTL] = opcode; in radeonLogicOpCode()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h134 #define MSK_RB3D_ROPCNTL 2 macro
Dr200_state_init.c1017 rmesa->hw.msk.cmd[MSK_RB3D_ROPCNTL] = R200_ROP_COPY; in r200InitState()
Dr200_state.c1636 rmesa->hw.msk.cmd[MSK_RB3D_ROPCNTL] = opcode; in r200LogicOpCode()