Searched refs:S_028808_MODE (Results 1 – 4 of 4) sorted by relevance
596 color_control |= S_028808_MODE(mode); in si_create_blend_state_mode()598 color_control |= S_028808_MODE(V_028808_CB_DISABLE); in si_create_blend_state_mode()
709 #define S_028808_MODE(x) (((unsigned)(x) & 0x7) << 4) macro
353 color_control |= S_028808_MODE(mode); in evergreen_create_blend_state_mode()355 color_control |= S_028808_MODE(V_028808_CB_DISABLE); in evergreen_create_blend_state_mode()
815 blend.cb_color_control |= S_028808_MODE(mode); in radv_pipeline_init_blend_state()817 blend.cb_color_control |= S_028808_MODE(V_028808_CB_DISABLE); in radv_pipeline_init_blend_state()