mesa/src/amd/vulkan/nir
Tatsuyuki Ishi 70b0c5909b radv: Add radv_spirv_to_nir_options that summarize early gfx states.
radv_shader_spirv_to_nir now takes a more minimal struct instead of gfx
states. This struct will be used for NIR cache hashing in the future.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26696>
2024-01-26 11:46:18 +00:00
..
radv_nir.h radv: Add radv_spirv_to_nir_options that summarize early gfx states. 2024-01-26 11:46:18 +00:00
radv_nir_apply_pipeline_layout.c radv/nir: pass radv_shader_stage to some radv_nir_xxx() functions 2024-01-15 11:49:04 +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: promote VK_EXT_line_rasterization to KHR 2024-01-26 10:00:48 +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/nir: Handle boolean hit attribs 2023-11-02 15:48:36 +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: call lower_array_deref_of_vec before lower_io_arrays_to_elements 2023-11-02 12:44:43 +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: Implement VK_KHR_ray_tracing_position_fetch 2024-01-05 18:20:20 +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: introduce radv_graphics_state_key 2024-01-15 11:49:04 +00:00
radv_nir_rt_common.c radv: Implement VK_KHR_ray_tracing_position_fetch 2024-01-05 18:20:20 +00:00
radv_nir_rt_common.h radv: Implement VK_KHR_ray_tracing_position_fetch 2024-01-05 18:20:20 +00:00
radv_nir_rt_shader.c radv/rt: cleanup radv_parse_rt_stage() 2024-01-17 07:25:49 +00:00