Searched refs:S_02880C_KILL_ENABLE (Results 1 – 8 of 8) sorted by relevance
148 #define S_02880C_KILL_ENABLE(x) (((x) & 0x1) << 6) macro
310 OutStreamer->EmitIntValue(S_02880C_KILL_ENABLE(killPixel), 4); in EmitProgramInfoR600()
140 db_shader_control |= S_02880C_KILL_ENABLE(1); in si_pipe_shader_ps()
5791 #define S_02880C_KILL_ENABLE(x) (((x) & 0x1) << 6) macro
740 #define S_02880C_KILL_ENABLE(x) (((x) & 0x1) << 6) macro
2517 db_shader_control |= S_02880C_KILL_ENABLE(1); in r600_pipe_shader_ps()
3031 db_shader_control |= S_02880C_KILL_ENABLE(1); in evergreen_pipe_shader_ps()
780 #define S_02880C_KILL_ENABLE(x) (((x) & 0x1) << 6) macro