OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:st_GL_CPPFLAGS
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/targets/egl-static/
Makefile
171
st_GL_CPPFLAGS
:= -I $(TOP)/src/mesa -I$(TOP)/src/gallium/include
206
$(CC) -c -o $@ $< $(
st_GL_CPPFLAGS
) $(DEFINES) $(CFLAGS)
/external/mesa3d/src/gallium/targets/egl-static/
Makefile
171
st_GL_CPPFLAGS
:= -I $(TOP)/src/mesa -I$(TOP)/src/gallium/include
206
$(CC) -c -o $@ $< $(
st_GL_CPPFLAGS
) $(DEFINES) $(CFLAGS)
Completed in 116 milliseconds