Home
last modified time | relevance | path

Searched refs:G_02880C_KILL_ENABLE (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_binning.c458 G_02880C_KILL_ENABLE(db_shader_control) || G_02880C_MASK_EXPORT_ENABLE(db_shader_control) || in si_emit_dpbb_state()
H A Dsi_state.c1633 unsigned mode = sctx->screen->options.vrs2x2 && G_02880C_KILL_ENABLE(db_shader_control) ? in si_emit_db_render_state()
1641 unsigned mode = sctx->screen->options.vrs2x2 && G_02880C_KILL_ENABLE(db_shader_control) ? in si_emit_db_render_state()
H A Dsi_state_shaders.cpp1973 if (G_02880C_KILL_ENABLE(db_shader_control))
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.c396 *use_kill = G_02880C_KILL_ENABLE(value); in r600_shader_binary_read_config()
H A Devergreend.h983 #define G_02880C_KILL_ENABLE(x) (((x) >> 6) & 0x1) macro
H A Dr600d.h868 #define G_02880C_KILL_ENABLE(x) (((x) >> 6) & 0x1) macro

Completed in 40 milliseconds