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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_binning.c341 bool ps_can_kill = G_02880C_KILL_ENABLE(db_shader_control) ||
390 !G_02880C_KILL_ENABLE(db_shader_control) &&
/xsrc/external/mit/MesaLib/dist/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) ||
H A Dsi_state.c1537 unsigned mode = sctx->screen->options.vrs2x2 && G_02880C_KILL_ENABLE(db_shader_control) ?
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Devergreen_compute.c377 *use_kill = G_02880C_KILL_ENABLE(value);
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
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Devergreen_compute.c396 *use_kill = G_02880C_KILL_ENABLE(value);
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
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dgfx9d.h5369 #define G_02880C_KILL_ENABLE(x) (((x) >> 6) & 0x1) macro
H A Dsid.h6984 #define G_02880C_KILL_ENABLE(x) (((x) >> 6) & 0x1) macro
/xsrc/external/mit/MesaLib/src/amd/common/
H A Damdgfxregs.h10374 #define G_02880C_KILL_ENABLE(x) (((x) >> 6) & 0x1) macro
[all...]

Completed in 240 milliseconds