nir: autotools, meson: add GLSL.ext.AMD.h in the files list
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
@@ -295,6 +295,7 @@ SPIRV_GENERATED_FILES = \
|
||||
spirv/vtn_gather_types.c
|
||||
|
||||
SPIRV_FILES = \
|
||||
spirv/GLSL.ext.AMD.h \
|
||||
spirv/GLSL.std.450.h \
|
||||
spirv/nir_spirv.h \
|
||||
spirv/spirv.h \
|
||||
|
@@ -183,6 +183,7 @@ files_libnir = files(
|
||||
'nir_vla.h',
|
||||
'nir_worklist.c',
|
||||
'nir_worklist.h',
|
||||
'../spirv/GLSL.ext.AMD.h',
|
||||
'../spirv/GLSL.std.450.h',
|
||||
'../spirv/nir_spirv.h',
|
||||
'../spirv/spirv.h',
|
||||
|
Reference in New Issue
Block a user