Searched refs:S_028A48_MSAA_ENABLE (Results 1 – 4 of 4) sorted by relevance
2251 #define S_028A48_MSAA_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro
544 S_028A48_MSAA_ENABLE(state->multisample) | in evergreen_create_rs_state()
1050 S_028A48_MSAA_ENABLE(state->multisample || state->poly_smooth || state->line_smooth) | in si_create_rs_state()
1166 ms->pa_sc_mode_cntl_0 |= S_028A48_MSAA_ENABLE(1); in radv_pipeline_init_multisample_state()