Home | History | Annotate | Download | only in swrast

Lines Matching refs:ACOMP

439                     srcColor0[srcCol0][ACOMP], srcColor0[srcCol1][ACOMP],
440 srcColor1[srcCol0][ACOMP], srcColor1[srcCol1][ACOMP]);
445 dstColor[dstCol][ACOMP] = IFLOOR(alpha);
494 srcColor0[srcCol0][ACOMP], srcColor0[srcCol1][ACOMP],
495 srcColor1[srcCol0][ACOMP], srcColor1[srcCol1][ACOMP]);
500 dstColor[dstCol][ACOMP] = alpha;