mesa/src/poly/nir
Marek Olšák fa0bea5ff8
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
nir: remove nir_io_add_const_offset_to_base
nir_opt_constant_folding does it now.

Acked-by: Emma Anholt <emma@anholt.net>
Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38277>
2025-11-29 00:16:38 +00:00
..
meson.build poly: Add a poly_nir_lower_sysvals() pass 2025-11-25 23:20:22 +00:00
poly_nir.h poly: Fetch the index size from a sysval 2025-11-25 23:20:23 +00:00
poly_nir_lower_gs.c nir: remove nir_io_add_const_offset_to_base 2025-11-29 00:16:38 +00:00
poly_nir_lower_sysvals.c poly: Fetch the index size from a sysval 2025-11-25 23:20:23 +00:00
poly_nir_lower_tess.c poly: Rename poly_nir_lower_gs.h to poly_nir.h 2025-11-25 23:20:21 +00:00
poly_nir_lower_vs.c poly: Fetch the index size from a sysval 2025-11-25 23:20:23 +00:00