anv: compile anv_acceleration_structure.c

This file was unintentionally excluded from meson build support.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17972>
This commit is contained in:
Mark Janes 2022-10-18 13:07:26 -07:00 committed by Marge Bot
parent 36703a60bf
commit 74d0be27ae

View file

@ -127,6 +127,7 @@ foreach g : [['90', ['gfx8_cmd_buffer.c']],
endforeach
libanv_files = files(
'anv_acceleration_structure.c',
'anv_allocator.c',
'anv_android.h',
'anv_batch_chain.c',