Searched refs:MSK_RB3D_PLANEMASK (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_context.h121 #define MSK_RB3D_PLANEMASK 3 macro
H A Dradeon_state.c511 if ( rmesa->hw.msk.cmd[MSK_RB3D_PLANEMASK] != mask ) {
513 rmesa->hw.msk.cmd[MSK_RB3D_PLANEMASK] = mask;
H A Dradeon_state_init.c775 rmesa->hw.msk.cmd[MSK_RB3D_PLANEMASK] = 0xffffffff;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_context.h121 #define MSK_RB3D_PLANEMASK 3 macro
H A Dradeon_state.c510 if ( rmesa->hw.msk.cmd[MSK_RB3D_PLANEMASK] != mask ) {
512 rmesa->hw.msk.cmd[MSK_RB3D_PLANEMASK] = mask;
H A Dradeon_state_init.c775 rmesa->hw.msk.cmd[MSK_RB3D_PLANEMASK] = 0xffffffff;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_context.h135 #define MSK_RB3D_PLANEMASK 3 macro
H A Dr200_state.c705 if ( rmesa->hw.msk.cmd[MSK_RB3D_PLANEMASK] != mask ) {
707 rmesa->hw.msk.cmd[MSK_RB3D_PLANEMASK] = mask;
H A Dr200_state_init.c1018 rmesa->hw.msk.cmd[MSK_RB3D_PLANEMASK] = 0xffffffff;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_context.h135 #define MSK_RB3D_PLANEMASK 3 macro
H A Dr200_state.c704 if ( rmesa->hw.msk.cmd[MSK_RB3D_PLANEMASK] != mask ) {
706 rmesa->hw.msk.cmd[MSK_RB3D_PLANEMASK] = mask;
H A Dr200_state_init.c1018 rmesa->hw.msk.cmd[MSK_RB3D_PLANEMASK] = 0xffffffff;

Completed in 24 milliseconds