ir3: Rename the file for ir3_nir_lower_load_sample_pos().

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38911>
This commit is contained in:
Emma Anholt 2025-12-11 07:10:11 -08:00 committed by Marge Bot
parent aea58ebb4b
commit 8ed2447554
2 changed files with 1 additions and 1 deletions

View file

@ -101,8 +101,8 @@ libfreedreno_ir3_files = files(
'ir3_nir_analyze_ubo_ranges.c',
'ir3_nir_lower_64b.c',
'ir3_nir_lower_driver_params_to_ubo.c',
'ir3_nir_lower_load_barycentric_at_sample.c',
'ir3_nir_lower_load_barycentric_at_offset.c',
'ir3_nir_lower_load_sample_pos.c',
'ir3_nir_lower_push_consts_to_preamble.c',
'ir3_nir_lower_shading_rate.c',
'ir3_nir_lower_io_offsets.c',