mesa/src/amd/common/nir
Marek Olšák 34580a32ff ac/nir: remove redundant option dont_export_cull_distances
It has the same value as can_cull.

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35529>
2025-07-12 10:28:21 +00:00
..
ac_nir.c ac/nir: lower uniform extract_i8/u8 to 32bit 2025-07-12 08:39:13 +00:00
ac_nir.h ac/nir: remove redundant option dont_export_cull_distances 2025-07-12 10:28:21 +00:00
ac_nir_create_gs_copy_shader.c ac/nir: remove pack_clip_cull_distances option 2025-07-12 10:28:21 +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: remove pack_clip_cull_distances option 2025-07-12 10:28:21 +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: don't combine multiple non-constant offsets into a global access 2025-07-11 12:15:03 +00:00
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,radv: move nir_load_ring_mesh_scratch_offset_amd to ac 2025-07-11 02:25:51 +00:00
ac_nir_lower_legacy_gs.c ac/nir: handle VARYING_SLOT_VARn_16BIT the same as other slots 2025-07-12 05:20:02 +00:00
ac_nir_lower_legacy_vs.c ac/nir: remove pack_clip_cull_distances option 2025-07-12 10:28:21 +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 ac/nir: remove redundant option dont_export_cull_distances 2025-07-12 10:28:21 +00:00
ac_nir_lower_ngg_gs.c ac/nir: remove redundant option dont_export_cull_distances 2025-07-12 10:28:21 +00:00
ac_nir_lower_ngg_mesh.c ac/nir: remove pack_clip_cull_distances option 2025-07-12 10:28:21 +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: rename ac_nir_get_lds_gs_out_slot_offset -> ac_nir_get_gs_out_lds_offset 2025-07-12 10:28:21 +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