Searched refs:S_02880C_DUAL_QUAD_DISABLE (Results 1 – 4 of 4) sorted by relevance
2520 pipeline->graphics.db_shader_control |= S_02880C_DUAL_QUAD_DISABLE(1); in radv_pipeline_init()
1446 db_shader_control |= S_02880C_DUAL_QUAD_DISABLE(1); in si_emit_db_render_state()
5430 #define S_02880C_DUAL_QUAD_DISABLE(x) (((unsigned)(x) & 0x1) << 15) macro
6971 #define S_02880C_DUAL_QUAD_DISABLE(x) (((unsigned)(x) & 0x1) << 15) macro