Searched refs:S_02880C_KILL_ENABLE (Results 1 – 12 of 12) sorted by relevance
148 #define S_02880C_KILL_ENABLE(x) (((x) & 0x1) << 6) macro
96 OutStreamer->EmitIntValue(S_02880C_KILL_ENABLE(killPixel), 4); in EmitProgramInfoR600()
301 OutStreamer->EmitIntValue(S_02880C_KILL_ENABLE(killPixel), 4); in EmitProgramInfoR600()
2170 S_02880C_KILL_ENABLE(sel->info.uses_kill); in si_create_shader_selector()3306 S_02880C_KILL_ENABLE(si_get_alpha_test_func(sctx) != PIPE_FUNC_ALWAYS); in si_update_shaders()
982 #define S_02880C_KILL_ENABLE(x) (((unsigned)(x) & 0x1) << 6) macro
2505 db_shader_control |= S_02880C_KILL_ENABLE(1); in r600_update_ps_state()
866 #define S_02880C_KILL_ENABLE(x) (((unsigned)(x) & 0x1) << 6) macro
3332 db_shader_control |= S_02880C_KILL_ENABLE(1); in evergreen_update_ps_state()
2512 S_02880C_KILL_ENABLE(!!ps->info.fs.can_discard) | in radv_pipeline_init()
5406 #define S_02880C_KILL_ENABLE(x) (((unsigned)(x) & 0x1) << 6) macro
6940 #define S_02880C_KILL_ENABLE(x) (((unsigned)(x) & 0x1) << 6) macro