Searched refs:S_028808_PER_MRT_BLEND (Results 1 – 2 of 2) sorted by relevance
712 color_control |= S_028808_PER_MRT_BLEND(1); in r600_create_blend_state_mode()
440 #define S_028808_PER_MRT_BLEND(x) (((x) & 0x1) << 7) macro