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