mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
pan/util: sort files in meson.build
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32039>
This commit is contained in:
parent
2e1c87c1ca
commit
948653019b
1 changed files with 1 additions and 1 deletions
|
|
@ -11,8 +11,8 @@ libpanfrost_util_files = files(
|
|||
'pan_liveness.c',
|
||||
'pan_lower_framebuffer.c',
|
||||
'pan_lower_helper_invocation.c',
|
||||
'pan_lower_image_ms.c',
|
||||
'pan_lower_image_index.c',
|
||||
'pan_lower_image_ms.c',
|
||||
'pan_lower_sample_position.c',
|
||||
'pan_lower_store_component.c',
|
||||
'pan_lower_writeout.c',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue