glsl: TCS outputs can not be transform feedback candidates on GLES
[mesa.git] / src / freedreno / Makefile.sources
index 7fea9de39ef5520a70ed3c5cf84f70f10942d84d..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 \
@@ -27,6 +29,8 @@ ir3_SOURCES := \
        ir3/ir3_cp.c \
        ir3/ir3_depth.c \
        ir3/ir3_group.c \
+       ir3/ir3_image.c \
+       ir3/ir3_image.h \
        ir3/ir3.h \
        ir3/ir3_legalize.c \
        ir3/ir3_nir.c \
@@ -36,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