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

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

Completed in 287 milliseconds