glsl: TCS outputs can not be transform feedback candidates on GLES
[mesa.git] / src / freedreno / Makefile.sources
index 36841a98fe4e37df834b0dee89868ef0a3e2dcb9..d4c2103708dbeb3559135d7cd1594725eb0adb6a 100644 (file)
@@ -19,6 +19,8 @@ ir3_SOURCES := \
        ir3/disasm-a3xx.c \
        ir3/instr-a3xx.h \
        ir3/ir3.c \
+       ir3/ir3_a4xx.c \
+       ir3/ir3_a6xx.c \
        ir3/ir3_compiler.c \
        ir3/ir3_compiler.h \
        ir3/ir3_compiler_nir.c \
@@ -38,7 +40,8 @@ ir3_SOURCES := \
        ir3/ir3_ra.c \
        ir3/ir3_sched.c \
        ir3/ir3_shader.c \
-       ir3/ir3_shader.h
+       ir3/ir3_shader.h \
+       ir3/ir3_sun.c
 
 ir3_GENERATED_FILES := \
        ir3/ir3_nir_trig.c