Searched refs:G_02880C_KILL_ENABLE (Results 1 – 5 of 5) sorted by relevance
458 G_02880C_KILL_ENABLE(db_shader_control) || G_02880C_MASK_EXPORT_ENABLE(db_shader_control) || in si_emit_dpbb_state()
1537 unsigned mode = sctx->screen->options.vrs2x2 && G_02880C_KILL_ENABLE(db_shader_control) ? in si_emit_db_render_state()
396 *use_kill = G_02880C_KILL_ENABLE(value); in r600_shader_binary_read_config()
983 #define G_02880C_KILL_ENABLE(x) (((x) >> 6) & 0x1) macro
868 #define G_02880C_KILL_ENABLE(x) (((x) >> 6) & 0x1) macro