Home | History | Annotate | Download | only in r600

Lines Matching refs:srcA

293 	unsigned srcA = state->rt[j].alpha_src_factor;
304 if (srcA != srcRGB || dstA != dstRGB || eqA != eqRGB) {
307 bc |= S_028804_ALPHA_SRCBLEND(r600_translate_blend_factor(srcA));