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

  /external/mesa3d/src/gallium/targets/dri-r300/
Makefile 24 GALLIUM_DRI_LIB_DEPS += $(RADEON_LIBS)
  /external/mesa3d/src/gallium/targets/dri-r600/
Makefile 24 GALLIUM_DRI_LIB_DEPS += $(RADEON_LIBS)
  /external/mesa3d/src/gallium/targets/dri-radeonsi/
Makefile 24 GALLIUM_DRI_LIB_DEPS += $(RADEON_LIBS)
  /external/mesa3d/src/gallium/targets/dri-i915/
Makefile 31 GALLIUM_DRI_LIB_DEPS += $(INTEL_LIBS)
  /external/mesa3d/src/gallium/targets/dri-nouveau/
Makefile 26 GALLIUM_DRI_LIB_DEPS += $(shell $(PKG_CONFIG) libdrm_nouveau --libs)

Completed in 55 milliseconds