mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 02:58:05 +02:00
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:
parent
aea58ebb4b
commit
8ed2447554
2 changed files with 1 additions and 1 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue