mesa/src/amd/common/nir
Qiang Yu d9df597042 ac,radv: move mesh_fast_launch_2 to ac
To be shared with radeonsi.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
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:51 +00:00
..
ac_nir.c radv: don't lower subdword phis to scalar 2025-07-09 14:10:36 +00:00
ac_nir.h ac,radv: move mesh_fast_launch_2 to ac 2025-07-11 02:25:51 +00:00
ac_nir_create_gs_copy_shader.c ac/nir: remove kill_pointsize and kill_layer options from lowering passes 2025-07-02 20:27:46 +00:00
ac_nir_cull.c ac/nir/cull: always do frustum culling, skip only small prim culling 2025-04-07 19:44:22 +00:00
ac_nir_helpers.h ac/nir: switch legacy GS lowering to ac_nir_prerast_out completely 2025-07-02 20:27:45 +00:00
ac_nir_lower_esgs_io_to_mem.c ac/nir: fix indexing GS inputs with non-constant vertex index on gfx9-11 2025-07-10 16:37:45 +00:00
ac_nir_lower_global_access.c
ac_nir_lower_image_opcodes_cdna.c ac/nir: fix nir_metadata value of ac_nir_lower_image_opcodes 2025-03-31 15:19:29 +02:00
ac_nir_lower_intrinsics_to_args.c ac/nir: implement load_subgroup_id/local_invocation_index for TCS on gfx6-10.x 2025-06-07 16:29:38 +00:00
ac_nir_lower_legacy_gs.c ac/nir: switch legacy GS lowering to ac_nir_prerast_out completely 2025-07-02 20:27:45 +00:00
ac_nir_lower_legacy_vs.c treewide: use VARYING_BIT_* 2025-07-04 19:01:04 +00:00
ac_nir_lower_mem_access_bit_sizes.c ac/nir: fix unaligned single component load/stores 2025-06-03 13:14:31 +00:00
ac_nir_lower_ngg.c radv: don't lower subdword phis to scalar 2025-07-09 14:10:36 +00:00
ac_nir_lower_ngg_gs.c ac/nir: use u_foreach_bit more 2025-07-07 11:41:57 +00:00
ac_nir_lower_ngg_mesh.c ac,radv: move mesh_fast_launch_2 to ac 2025-07-11 02:25:51 +00:00
ac_nir_lower_ps_early.c ac/nir: eliminate sample_id/sample_pos if MSAA is disabled 2025-07-07 11:41:57 +00:00
ac_nir_lower_ps_late.c ac/nir: fix export_ps_outputs not preserving divergence metadata 2025-05-14 20:19:16 +00:00
ac_nir_lower_resinfo.c
ac_nir_lower_sin_cos.c
ac_nir_lower_taskmesh_io_to_mem.c ac/nir: run nir_lower_vars_to_ssa after nir_lower_task_shader 2025-06-11 09:01:39 +00:00
ac_nir_lower_tess_io_to_mem.c radv: don't lower subdword phis to scalar 2025-07-09 14:10:36 +00:00
ac_nir_lower_tex.c treewide: Switch to nir_progress 2025-02-26 15:19:53 +00:00
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: init blake3 for cs blit shader 2025-04-23 07:59:10 +00:00
ac_nir_meta_cs_clear_copy_buffer.c
ac_nir_meta_ps_resolve.c ac,radeonsi: don't set num_slots/src/dest_type/write_mask when they're set automatically 2025-03-06 21:10:47 +00:00
ac_nir_opt_outputs.c treewide: Switch to nir_progress 2025-02-26 15:19:53 +00:00
ac_nir_opt_pack_half.c
ac_nir_opt_shared_append.c
ac_nir_prerast_utils.c ac/nir: use u_foreach_bit more 2025-07-07 11:41:57 +00:00
ac_nir_surface.c ac/nir: Move surface related NIR functions to separate file. 2025-02-12 22:33:07 +01:00
ac_nir_surface.h ac/nir: Move surface related NIR functions to separate file. 2025-02-12 22:33:07 +01:00