Searched refs:needs_all_helper_invocations (Results 1 – 6 of 6) sorted by relevance
174 !shader->info.fs.needs_all_helper_invocations && in nir_lower_discard_or_demote()
797 shader->info.fs.needs_all_helper_invocations = true; in gather_intrinsic_info()975 shader->info.fs.needs_all_helper_invocations = false; in nir_shader_gather_info()
398 bool needs_all_helper_invocations:1; member
7368 shader->info.fs.needs_all_helper_invocations || in brw_nir_populate_wm_prog_data()
3002 if (!ctx->info->fs.needs_all_helper_invocations) { in emit_demote()
2026 - nir: gather shader_info::needs_all_helper_invocations