vc4: Abstract out the field-merging logic for instructions.
[mesa.git] / src / gallium / drivers / identity / Makefile.sources
1 C_SOURCES := \
2 id_context.c \
3 id_context.h \
4 id_objects.c \
5 id_objects.h \
6 id_public.h \
7 id_screen.c \
8 id_screen.h