Searched refs:si_shader_uses_discard (Results 1 – 3 of 3) sorted by relevance
1061 static inline bool si_shader_uses_discard(struct si_shader *shader) in si_shader_uses_discard() function
2308 key->ps_epilog.uses_discard = si_shader_uses_discard(shader); in si_get_ps_epilog_key()
1866 S_02880C_KILL_ENABLE(si_shader_uses_discard(shader)); in si_shader_ps()