amd/common: add ac_get_spi_shader_z_format()
[mesa.git] / src / amd / common / meson.build
index 8c526675c40d43555d9f401c1864436c844d2e55..63c1517543057a31839b667f9469a85e5119e8c3 100644 (file)
@@ -38,6 +38,8 @@ amd_common_files = files(
   'ac_shader_abi.h',
   'ac_shader_info.c',
   'ac_shader_info.h',
+  'ac_shader_util.c',
+  'ac_shader_util.h',
   'ac_nir_to_llvm.c',
   'ac_nir_to_llvm.h',
   'ac_gpu_info.c',