HomeSort by relevance Sort by last modified time
    Searched refs:PIPE_SOURCES (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/targets/pipe-loader/
Makefile 88 PIPE_SOURCES =
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...]
  /external/mesa3d/src/gallium/targets/pipe-loader/
Makefile 88 PIPE_SOURCES =
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...]

Completed in 65 milliseconds