Home | History | Annotate | Download | only in r600

Lines Matching defs:dstA

737 		unsigned dstA = state->rt[j].alpha_dst_factor;
748 if (srcA != srcRGB || dstA != dstRGB || eqA != eqRGB) {
752 blend_cntl[i] |= S_028780_ALPHA_DESTBLEND(r600_translate_blend_factor(dstA));