Home
last modified time | relevance | path

Searched refs:PIPE_SOURCES (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/targets/pipe-loader/
DMakefile88 PIPE_SOURCES = macro
92 PIPE_SOURCES += pipe_i915.c
97 PIPE_SOURCES += pipe_nouveau.c
103 PIPE_SOURCES += pipe_r300.c
110 PIPE_SOURCES += pipe_r600.c
117 PIPE_SOURCES += pipe_radeonsi.c
123 PIPE_SOURCES += pipe_vmwgfx.c
128 PIPE_SOURCES += pipe_swrast.c
131 PIPE_OBJECTS := $(PIPE_SOURCES:.c=.o)
173 depend: $(PIPE_SOURCES)
[all …]