Searched refs:S_028A48_MSAA_ENABLE (Results 1 – 6 of 6) sorted by relevance
2251 #define S_028A48_MSAA_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro
539 S_028A48_MSAA_ENABLE(state->multisample) | in evergreen_create_rs_state()
854 ms->pa_sc_mode_cntl_0 |= S_028A48_MSAA_ENABLE(1); in radv_pipeline_init_multisample_state()
929 S_028A48_MSAA_ENABLE(state->multisample || in si_create_rs_state()
6022 #define S_028A48_MSAA_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro
7632 #define S_028A48_MSAA_ENABLE(x) (((unsigned)(x) & 0x1) << 0) macro