Searched refs:S_028780_SEPARATE_ALPHA_BLEND (Results 1 – 4 of 4) sorted by relevance
654 #define S_028780_SEPARATE_ALPHA_BLEND(x) (((x) & 0x1) << 29) macro
749 blend_cntl[i] |= S_028780_SEPARATE_ALPHA_BLEND(1); in evergreen_create_blend_state_mode()
184 blend_cntl |= S_028780_SEPARATE_ALPHA_BLEND(1); in si_create_blend_state()
5630 #define S_028780_SEPARATE_ALPHA_BLEND(x) (((x) & 0x1) << 29) macro