amd/common: add ac_get_spi_shader_z_format()
[mesa.git] / src / amd / Makefile.sources
index 1bc5a7fe7eb17938e158a01e60e3f97f6ba8a552..10c4827e19c9f2ffac7c2e22353dccbd78c86dbc 100644 (file)
@@ -46,7 +46,10 @@ AMD_COMPILER_FILES = \
        common/ac_llvm_util.h \
        common/ac_shader_abi.h \
        common/ac_shader_info.c \
-       common/ac_shader_info.h
+       common/ac_shader_info.h \
+       common/ac_shader_util.c \
+       common/ac_shader_util.h
+
 
 AMD_NIR_FILES = \
        common/ac_nir_to_llvm.c \