mesa/src/amd/common/nir
Timur Kristóf 305944def9 ac/nir: Don't include nir.h in headers anymore.
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Acked-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33439>
2025-02-12 22:33:07 +01:00
..
ac_nir.c radv: vectorize lowered shader IO 2025-02-07 13:52:57 +00:00
ac_nir.h ac/nir: Don't include nir.h in headers anymore. 2025-02-12 22:33:07 +01:00
ac_nir_create_gs_copy_shader.c ac/nir: clamp vertex color outputs in the right place 2025-01-25 12:20:25 -05:00
ac_nir_cull.c
ac_nir_helpers.h ac/nir: Don't include nir.h in headers anymore. 2025-02-12 22:33:07 +01:00
ac_nir_lower_esgs_io_to_mem.c
ac_nir_lower_global_access.c
ac_nir_lower_image_opcodes_cdna.c
ac_nir_lower_intrinsics_to_args.c radeonsi: remove si_shader_info code that is no longer needed 2025-01-29 07:19:56 +00:00
ac_nir_lower_legacy_gs.c ac/nir: switch passes to use nir_shader_intrinsics_pass 2025-01-25 12:20:25 -05:00
ac_nir_lower_legacy_vs.c ac/nir: clamp vertex color outputs in the right place 2025-01-29 07:19:38 +00:00
ac_nir_lower_mem_access_bit_sizes.c
ac_nir_lower_ngg.c radv: don't use bit_sizes_int to skip nir_lower_bit_size 2025-02-07 13:52:57 +00:00
ac_nir_lower_ngg_gs.c ac/nir/ngg: Use SALU to calculate which threads store to attribute ring in GS. 2025-01-30 15:26:46 +00:00
ac_nir_lower_ngg_mesh.c ac/nir/ngg: Use has_attr_ring and has_attr_ring_wait_bug in mesh shader lowering too. 2025-01-30 15:26:46 +00:00
ac_nir_lower_ps_early.c ac/nir: lower sample_pos to load_sample_positions_amd when frag_coord is center 2025-01-25 12:20:26 -05:00
ac_nir_lower_ps_late.c ac/nir/lower_ps: move exports after packing alu 2025-02-08 17:31:18 +00:00
ac_nir_lower_resinfo.c
ac_nir_lower_sin_cos.c
ac_nir_lower_taskmesh_io_to_mem.c
ac_nir_lower_tess_io_to_mem.c nir: Move nir_tcs_info to separate file. 2025-02-12 22:33:07 +01:00
ac_nir_lower_tex.c
ac_nir_meta.h ac/nir: Don't include nir.h in headers anymore. 2025-02-12 22:33:07 +01:00
ac_nir_meta_cs_blit.c
ac_nir_meta_cs_clear_copy_buffer.c
ac_nir_meta_ps_resolve.c
ac_nir_opt_outputs.c nir: add next_stage param to nir_slot_is_varying & nir_remove_sysval_output 2025-01-16 16:28:15 +00:00
ac_nir_opt_pack_half.c
ac_nir_opt_shared_append.c
ac_nir_prerast_utils.c ac/nir/ngg: Use SALU to calculate which threads store to attribute ring in GS. 2025-01-30 15:26:46 +00:00