Searched refs:S_028780_ENABLE (Results 1 – 4 of 4) sorted by relevance
525 blend_cntl |= S_028780_ENABLE(1); in si_create_blend_state_mode()601 blend_cntl |= S_028780_ENABLE(1); in si_create_blend_state_mode()
628 blend_cntl |= S_028780_ENABLE(1); in radv_pipeline_init_blend_state()
5224 #define S_028780_ENABLE(x) (((unsigned)(x) & 0x1) << 30) macro
6734 #define S_028780_ENABLE(x) (((unsigned)(x) & 0x1) << 30) macro