Searched refs:S_028804_SEPARATE_ALPHA_BLEND (Results 1 – 2 of 2) sorted by relevance
766 bc |= S_028804_SEPARATE_ALPHA_BLEND(1); in r600_create_blend_state_mode()
623 #define S_028804_SEPARATE_ALPHA_BLEND(x) (((x) & 0x1) << 29) macro