Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/targets/egl-static/
DMakefile172 st_GL_LIBS := $(TOP)/src/mesa/libmesagallium.a $(GALLIUM_AUXILIARIES) macro
195 $(OUTPUT_PATH)/st_GL.so: st_GL.o $(st_GL_LIBS)
199 $< -Wl,--start-group $(st_GL_LIBS) -Wl,--end-group \