Lines Matching refs:EVERGREENBlendOp
636 static struct blendinfo EVERGREENBlendOp[] = {
691 sblend = EVERGREENBlendOp[op].blend_cntl & COLOR_SRCBLEND_mask;
692 dblend = EVERGREENBlendOp[op].blend_cntl & COLOR_DESTBLEND_mask;
697 if (PICT_FORMAT_A(dst_format) == 0 && EVERGREENBlendOp[op].dst_alpha) {
708 if (pMask && pMask->componentAlpha && EVERGREENBlendOp[op].src_alpha) {
1080 if (op >= (int) (sizeof(EVERGREENBlendOp) / sizeof(EVERGREENBlendOp[0])))
1129 if (EVERGREENBlendOp[op].src_alpha &&
1130 (EVERGREENBlendOp[op].blend_cntl & COLOR_SRCBLEND_mask) !=
1341 if (EVERGREENBlendOp[op].src_alpha)