Home | History | Annotate | Download | only in radeonsi

Lines Matching refs:dstA

166 		unsigned dstA = state->rt[j].alpha_dst_factor;
183 if (srcA != srcRGB || dstA != dstRGB || eqA != eqRGB) {
187 blend_cntl |= S_028780_ALPHA_DESTBLEND(si_translate_blend_factor(dstA));