radeonsi: emit sample locations also when nr_samples == 1
[mesa.git] / src / gallium / auxiliary / pipe-loader / Makefile.sources
1 COMMON_SOURCES := \
2 pipe_loader.c \
3 pipe_loader.h \
4 pipe_loader_priv.h \
5 pipe_loader_sw.c
6
7 DRM_SOURCES := \
8 pipe_loader_drm.c