Searched refs:BCI_CMD_SEND_COLOR (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_xaa.c463 cmd |= BCI_CMD_SEND_COLOR | BCI_CMD_SRC_TRANSPARENT;
553 cmd |= BCI_CMD_SEND_COLOR;
583 if( psav->SavedBciCmd & BCI_CMD_SEND_COLOR )
608 cmd |= BCI_CMD_SEND_COLOR;
613 cmd |= BCI_CMD_SEND_COLOR;
647 if( psav->SavedBciCmd & BCI_CMD_SEND_COLOR )
713 cmd |= BCI_CMD_SEND_COLOR | BCI_CMD_PAT_MONO;
754 if( psav->SavedBciCmd & BCI_CMD_SEND_COLOR )
861 if( cmd & BCI_CMD_SEND_COLOR )
930 | BCI_CMD_SEND_COLOR | BCI_CMD_CLIP_L
[all...]
H A Dsavage_exa.c272 cmd |= BCI_CMD_SEND_COLOR;
281 cmd |= BCI_CMD_SEND_COLOR;
285 cmd |= BCI_CMD_SEND_COLOR;
291 cmd |= BCI_CMD_SEND_COLOR;
334 if ( psav->SavedBciCmd & BCI_CMD_SEND_COLOR )
H A Dsavage_bci.h64 #define BCI_CMD_SEND_COLOR 0x00008000 macro
H A Dsavage_dri.c1388 cmd |= BCI_CMD_SEND_COLOR | BCI_CMD_SRC_TRANSPARENT;

Completed in 7 milliseconds