mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
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:
parent
36703a60bf
commit
74d0be27ae
1 changed files with 1 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue