Home | History | Annotate | Download | only in r600

Lines Matching refs:eqA

753 		unsigned eqA = state->rt[j].alpha_func;
765 if (srcA != srcRGB || dstA != dstRGB || eqA != eqRGB) {
767 bc |= S_028804_ALPHA_COMB_FCN(r600_translate_blend_function(eqA));