Home | History | Annotate | Download | only in swrast

Lines Matching refs:GCOMP

409                     srcColor0[srcCol0][GCOMP], srcColor0[srcCol1][GCOMP],
410 srcColor1[srcCol0][GCOMP], srcColor1[srcCol1][GCOMP]);
419 dstColor[dstCol][GCOMP] = IFLOOR(green);
466 srcColor0[srcCol0][GCOMP], srcColor0[srcCol1][GCOMP],
467 srcColor1[srcCol0][GCOMP], srcColor1[srcCol1][GCOMP]);
476 dstColor[dstCol][GCOMP] = green;