mesa/src/gallium/auxiliary/nir
Qiang Yu 0a4569fc92 gallium: remove ir arg from pipe_screen.get_compiler_options
It's always PIPE_SHADER_IR_NIR.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35931>
2025-07-11 02:25:50 +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: remove unused nir_io_semantics::invariant 2025-06-02 23:08:58 +00:00
nir_to_tgsi.h nir: Add option to preserve double immediates in tgsi shader. 2025-03-11 23:28:33 +00:00
nir_to_tgsi_info.c nir: split *_accessed_indirectly* bitmasks into *_read/written_indirectly* 2025-05-08 02:54:12 +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 gallium: remove ir arg from pipe_screen.get_compiler_options 2025-07-11 02:25:50 +00:00
tgsi_to_nir.h ttn: Don't include full nir.h where not necessary. 2025-02-12 22:33:07 +01:00