Home | History | Annotate | Download | only in swrast

Lines Matching refs:BCOMP

412                     srcColor0[srcCol0][BCOMP], srcColor0[srcCol1][BCOMP],
413 srcColor1[srcCol0][BCOMP], srcColor1[srcCol1][BCOMP]);
420 dstColor[dstCol][BCOMP] = IFLOOR(blue);
469 srcColor0[srcCol0][BCOMP], srcColor0[srcCol1][BCOMP],
470 srcColor1[srcCol0][BCOMP], srcColor1[srcCol1][BCOMP]);
477 dstColor[dstCol][BCOMP] = blue;