Home | History | Annotate | Download | only in r600

Lines Matching refs:srcA

367 		unsigned srcA = state->rt[j].alpha_src_factor;
383 if (srcA != srcRGB || dstA != dstRGB || eqA != eqRGB) {
386 bc |= S_028780_ALPHA_SRCBLEND(r600_translate_blend_factor(srcA));