anv: reorder anv_astc_emu.c

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26843>
This commit is contained in:
Lionel Landwerlin
2023-12-28 11:35:01 +02:00
committed by Marge Bot
parent 04ebb79b9e
commit b87807028c

View File

@@ -157,6 +157,7 @@ libanv_files = files(
'xe/anv_queue.h',
'anv_allocator.c',
'anv_android.h',
'anv_astc_emu.c',
'anv_batch_chain.c',
'anv_blorp.c',
'anv_bo_sync.c',
@@ -187,7 +188,6 @@ libanv_files = files(
'anv_private.h',
'anv_queue.c',
'anv_sparse.c',
'anv_astc_emu.c',
'anv_util.c',
'anv_utrace.c',
'anv_va.c',