Home | History | Annotate | Download | only in r600

Lines Matching refs:dstA

755 		unsigned dstA = state->rt[j].alpha_dst_factor;
765 if (srcA != srcRGB || dstA != dstRGB || eqA != eqRGB) {
769 bc |= S_028804_ALPHA_DESTBLEND(r600_translate_blend_factor(dstA));