Home | History | Annotate | Download | only in swrast

Lines Matching refs:RCOMP

406                     srcColor0[srcCol0][RCOMP], srcColor0[srcCol1][RCOMP],
407 srcColor1[srcCol0][RCOMP], srcColor1[srcCol1][RCOMP]);
418 dstColor[dstCol][RCOMP] = IFLOOR(red);
463 srcColor0[srcCol0][RCOMP], srcColor0[srcCol1][RCOMP],
464 srcColor1[srcCol0][RCOMP], srcColor1[srcCol1][RCOMP]);
475 dstColor[dstCol][RCOMP] = red;