ilo: add ilo_state_surface_valid_format()
[mesa.git] / src / gallium / drivers / ilo / Makefile.sources
index e5a0950dc7c4390c3b22cd2853f8d9581bd6b3ed..ed024e3a866d9147ba797b94d6ebad03a9f16e69 100644 (file)
@@ -21,6 +21,8 @@ C_SOURCES := \
        core/ilo_image.h \
        core/ilo_state_cc.c \
        core/ilo_state_cc.h \
+       core/ilo_state_compute.c \
+       core/ilo_state_compute.h \
        core/ilo_state_raster.c \
        core/ilo_state_raster.h \
        core/ilo_state_sampler.c \
@@ -33,6 +35,7 @@ C_SOURCES := \
        core/ilo_state_sol.c \
        core/ilo_state_sol.h \
        core/ilo_state_surface.c \
+       core/ilo_state_surface_format.c \
        core/ilo_state_surface.h \
        core/ilo_state_urb.c \
        core/ilo_state_urb.h \