Searched refs:needs_all_helper_invocations (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_discard_or_demote.c174 !shader->info.fs.needs_all_helper_invocations &&
H A Dnir_gather_info.c709 shader->info.fs.needs_all_helper_invocations = true;
890 shader->info.fs.needs_all_helper_invocations = false;
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_info.h348 bool needs_all_helper_invocations:1; member in struct:shader_info::__anon04aa5a9e010a::__anon04aa5a9e0408
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_nir_to_llvm.c2979 if (!ctx->info->fs.needs_all_helper_invocations) {
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.0.0.rst2026 - nir: gather shader_info::needs_all_helper_invocations

Completed in 15 milliseconds