Lines Matching refs:EVERGREENBlendOp
635 static struct blendinfo EVERGREENBlendOp[] = {
688 sblend = EVERGREENBlendOp[op].blend_cntl & COLOR_SRCBLEND_mask;
689 dblend = EVERGREENBlendOp[op].blend_cntl & COLOR_DESTBLEND_mask;
694 if (PICT_FORMAT_A(dst_format) == 0 && EVERGREENBlendOp[op].dst_alpha) {
705 if (pMask && pMask->componentAlpha && EVERGREENBlendOp[op].src_alpha) {
1063 if (op >= (int) (sizeof(EVERGREENBlendOp) / sizeof(EVERGREENBlendOp[0])))
1108 if (EVERGREENBlendOp[op].src_alpha &&
1109 (EVERGREENBlendOp[op].blend_cntl & COLOR_SRCBLEND_mask) !=
1204 if (EVERGREENBlendOp[op].src_alpha)