Home | History | Annotate | Download | only in r600

Lines Matching full:srca

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