Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/tests/trivial/
DMakefile28 PROG_DEFINES = -DPIPE_SEARCH_DIR=\"$(PIPE_SRC_DIR)\" \ macro
/external/mesa3d/src/gallium/tests/unit/
DMakefile46 $(CC) -c $(INCLUDES) $(CFLAGS) $(DEFINES) $(PROG_DEFINES) $< -o $@