Home
last modified time | relevance | path

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

/external/mesa3d/src/gbm/backends/
DMakefile.template15 GBM_BACKEND_PATH = $(TOP)/$(LIB_DIR)/gbm/$(GBM_BACKEND).so
23 $(GBM_BACKEND_PATH): $(GBM_BACKEND).so
27 $(GBM_BACKEND).so: $(GBM_OBJECTS) Makefile $(TOP)/src/gbm/backends/Makefile.template
28 @$(MKLIB) -o $(GBM_BACKEND).so -noprefix \
43 rm -f $(GBM_BACKEND).so
/external/mesa3d/src/gallium/targets/gbm/
DMakefile6 GBM_BACKEND = gbm_gallium_drm macro