mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-07 15:10:12 +01:00
anv: fix missing header
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Tapani Pälli <tapani.palli@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26989>
This commit is contained in:
parent
74c8edd288
commit
df1dc882cb
1 changed files with 1 additions and 0 deletions
|
|
@ -101,6 +101,7 @@ libanv_per_hw_ver_libs = []
|
|||
anv_per_hw_ver_files = files(
|
||||
'genX_blorp_exec.c',
|
||||
'genX_cmd_buffer.c',
|
||||
'genX_cmd_draw_generated_indirect.h',
|
||||
'genX_gfx_state.c',
|
||||
'genX_gpu_memcpy.c',
|
||||
'genX_init_state.c',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue