panfrost: Print synced traces to stderr
[mesa.git] / src / gallium / drivers / panfrost / Makefile.sources
1 C_SOURCES := \
2 nir/nir_lower_blend.c \
3 nir/nir_lower_blend.h \
4 nir/nir_lower_framebuffer.c \
5 \
6 pan_afbc.c \
7 pan_allocate.c \
8 pan_allocate.h \
9 pan_assemble.c \
10 pan_blend_cso.c \
11 pan_blend.h \
12 pan_blending.c \
13 pan_blending.h \
14 pan_blend_shaders.c \
15 pan_blend_shaders.h \
16 pan_blit.c \
17 pan_bo.c \
18 pan_bo.h \
19 pan_compute.c \
20 pan_context.c \
21 pan_context.h \
22 pan_format.c \
23 pan_format.h \
24 pan_fragment.c \
25 pan_attributes.c \
26 pan_job.c \
27 pan_job.h \
28 pan_mfbd.c \
29 pan_public.h \
30 pan_resource.c \
31 pan_resource.h \
32 pan_scoreboard.c \
33 pan_screen.c \
34 pan_screen.h \
35 pan_sfbd.c \
36 pan_util.h \
37 pan_varyings.c