mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-26 09:10:31 +01:00
anv: rename video command file
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
51d63f2236
commit
56eb09480b
2 changed files with 1 additions and 1 deletions
|
|
@ -105,13 +105,13 @@ anv_per_hw_ver_files = files(
|
|||
'genX_cmd_draw.c',
|
||||
'genX_cmd_draw_generated_flush.h',
|
||||
'genX_cmd_draw_generated_indirect.h',
|
||||
'genX_cmd_video.c',
|
||||
'genX_gfx_state.c',
|
||||
'genX_gpu_memcpy.c',
|
||||
'genX_init_state.c',
|
||||
'genX_pipeline.c',
|
||||
'genX_query.c',
|
||||
'genX_simple_shader.c',
|
||||
'genX_video.c',
|
||||
)
|
||||
if with_intel_vk_rt
|
||||
anv_per_hw_ver_files += files('genX_acceleration_structure.c',)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue