radeonsi: add an initial dump_debug_state implementation dumping shaders
[mesa.git] / src / gallium / drivers / radeonsi / Makefile.sources
index a0b1414f4bbf565b6d7ec77c5a67e8384ed828ea..ae8fe5994b70e85495215dd4f6ae907775d714a9 100644 (file)
@@ -4,6 +4,7 @@ C_SOURCES := \
        si_commands.c \
        si_compute.c \
        si_cp_dma.c \
+       si_debug.c \
        si_descriptors.c \
        sid.h \
        si_dma.c \