mesa/src/gallium/auxiliary/nir
Daniel Schürmann f3be7ce01b nir/from_ssa: only consider divergence if requested
This pass used to unconditionally use divergence information
which forced the caller to either call divergence_analysis or
ensure that the divergence is properly reset.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33009>
2025-01-23 01:31:23 +00:00
..
nir_draw_helpers.c Fix copy-and-paste bug in nir_lower_aapoint_impl 2024-11-26 18:12:07 +00:00
nir_draw_helpers.h gallium/draw: Enable polygon stipple NIR helpers to generate bool1 or bool32 Booleans 2023-01-28 20:42:32 -08:00
nir_to_tgsi.c nir/from_ssa: only consider divergence if requested 2025-01-23 01:31:23 +00:00
nir_to_tgsi.h virgl, nir_to_tgsi: Add a hack for promoting partial memory barriers 2023-09-09 04:41:24 +00:00
nir_to_tgsi_info.c ntt: handle interp intrinsics as derefs 2023-08-15 11:54:05 +00:00
nir_to_tgsi_info.h meson: always define {,DRAW_}LLVM_AVAILABLE one way or the other 2023-12-24 10:01:39 +00:00
pipe_nir.h gallium: add pipe_shader_from_nir helper 2023-11-21 20:14:35 +00:00
tgsi_to_nir.c ttn: init source_blake3 and name from tgsi_shader_info 2025-01-17 09:55:45 +00:00
tgsi_to_nir.h Revert "nir: make tgsi_varying_semantic_to_slot(..) public" 2022-02-11 08:48:10 +00:00