Searched refs:S_028804_COLOR_DESTBLEND (Results 1 – 2 of 2) sorted by relevance
302 bc |= S_028804_COLOR_DESTBLEND(r600_translate_blend_factor(dstRGB)); in r600_get_blend_control()
682 #define S_028804_COLOR_DESTBLEND(x) (((unsigned)(x) & 0x1F) << 8) macro