mesa/src/amd/vulkan/nir
Samuel Pitoiset b409936e97 radv: add missing endif comment for some headers
For consistency.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28568>
2024-04-04 21:57:45 +00:00
..
radv_nir.h radv: rename radeon_info variables to gpu_info everywhere 2024-04-01 16:35:09 +00:00
radv_nir_apply_pipeline_layout.c radv: remove radv_physical_device::instance 2024-04-01 16:35:09 +00:00
radv_nir_export_multiview.c nir: Use nir_builder_create 2023-06-27 18:13:02 +00:00
radv_nir_lower_abi.c radv: Only add extra dword to LS-HS stride when there are LS outputs. 2024-04-03 23:15:01 +00:00
radv_nir_lower_cooperative_matrix.c radv: Use correct writemask for cooperative matrix ordering. 2023-12-20 11:02:30 +00:00
radv_nir_lower_fs_barycentric.c radv: introduce radv_graphics_state_key 2024-01-15 11:49:04 +00:00
radv_nir_lower_fs_intrinsics.c radv: introduce radv_graphics_state_key 2024-01-15 11:49:04 +00:00
radv_nir_lower_hit_attrib_derefs.c radv/rt: Lower ray payloads like hit attribs 2024-02-02 16:36:15 +00:00
radv_nir_lower_intrinsics_early.c radv: Add radv_spirv_to_nir_options that summarize early gfx states. 2024-01-26 11:46:18 +00:00
radv_nir_lower_io.c radv: Remove I/O variables after nir_lower_io. 2024-04-04 15:43:56 +00:00
radv_nir_lower_poly_line_smooth.c radv: introduce radv_graphics_state_key 2024-01-15 11:49:04 +00:00
radv_nir_lower_primitive_shading_rate.c treewide: Drop nir_ssa_for_src users 2023-09-18 10:25:17 -04:00
radv_nir_lower_ray_queries.c radv: remove radv_physical_device::instance 2024-04-01 16:35:09 +00:00
radv_nir_lower_view_index.c nir: Drop nir_dest 2023-08-14 21:22:53 +00:00
radv_nir_lower_viewport_to_zero.c nir: Drop nir_dest 2023-08-14 21:22:53 +00:00
radv_nir_lower_vs_inputs.c radv: rename radeon_info variables to gpu_info everywhere 2024-04-01 16:35:09 +00:00
radv_nir_rt_common.c radv: remove radv_device::physical_device 2024-04-01 16:35:09 +00:00
radv_nir_rt_common.h radv: add missing endif comment for some headers 2024-04-04 21:57:45 +00:00
radv_nir_rt_shader.c radv: add radv_pipeline_rt.h 2024-04-03 13:32:54 +00:00