Home | History | Annotate | Download | only in swrast

Lines Matching refs:ACOMP

415                     srcColor0[srcCol0][ACOMP], srcColor0[srcCol1][ACOMP],
416 srcColor1[srcCol0][ACOMP], srcColor1[srcCol1][ACOMP]);
421 dstColor[dstCol][ACOMP] = IFLOOR(alpha);
472 srcColor0[srcCol0][ACOMP], srcColor0[srcCol1][ACOMP],
473 srcColor1[srcCol0][ACOMP], srcColor1[srcCol1][ACOMP]);
478 dstColor[dstCol][ACOMP] = alpha;