OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GALLIUM_WINSYS_DIRS
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/
Makefile
5
SUBDIRS = $(
GALLIUM_WINSYS_DIRS
)
/external/mesa3d/src/gallium/winsys/
Makefile
5
SUBDIRS = $(
GALLIUM_WINSYS_DIRS
)
/external/chromium_org/third_party/mesa/src/src/gallium/targets/pipe-loader/
Makefile
90
ifneq ($(findstring i915/drm,$(
GALLIUM_WINSYS_DIRS
)),)
95
ifneq ($(findstring nouveau/drm,$(
GALLIUM_WINSYS_DIRS
)),)
100
ifneq ($(findstring radeon/drm,$(
GALLIUM_WINSYS_DIRS
)),)
107
ifneq ($(findstring radeon/drm,$(
GALLIUM_WINSYS_DIRS
)),)
114
ifneq ($(findstring radeon/drm,$(
GALLIUM_WINSYS_DIRS
)),)
121
ifneq ($(findstring svga/drm,$(
GALLIUM_WINSYS_DIRS
)),)
/external/mesa3d/src/gallium/targets/pipe-loader/
Makefile
90
ifneq ($(findstring i915/drm,$(
GALLIUM_WINSYS_DIRS
)),)
95
ifneq ($(findstring nouveau/drm,$(
GALLIUM_WINSYS_DIRS
)),)
100
ifneq ($(findstring radeon/drm,$(
GALLIUM_WINSYS_DIRS
)),)
107
ifneq ($(findstring radeon/drm,$(
GALLIUM_WINSYS_DIRS
)),)
114
ifneq ($(findstring radeon/drm,$(
GALLIUM_WINSYS_DIRS
)),)
121
ifneq ($(findstring svga/drm,$(
GALLIUM_WINSYS_DIRS
)),)
/external/chromium_org/third_party/mesa/src/src/gallium/targets/egl-static/
Makefile
10
#
GALLIUM_WINSYS_DIRS
- pipe drivers to support
91
ifneq ($(findstring i915/drm,$(
GALLIUM_WINSYS_DIRS
)),)
100
ifneq ($(findstring nouveau/drm,$(
GALLIUM_WINSYS_DIRS
)),)
112
ifneq ($(findstring radeon/drm,$(
GALLIUM_WINSYS_DIRS
)),)
123
ifneq ($(findstring radeon/drm,$(
GALLIUM_WINSYS_DIRS
)),)
134
ifneq ($(findstring radeon/drm,$(
GALLIUM_WINSYS_DIRS
)),)
145
ifneq ($(findstring svga/drm,$(
GALLIUM_WINSYS_DIRS
)),)
/external/mesa3d/src/gallium/targets/egl-static/
Makefile
10
#
GALLIUM_WINSYS_DIRS
- pipe drivers to support
91
ifneq ($(findstring i915/drm,$(
GALLIUM_WINSYS_DIRS
)),)
100
ifneq ($(findstring nouveau/drm,$(
GALLIUM_WINSYS_DIRS
)),)
112
ifneq ($(findstring radeon/drm,$(
GALLIUM_WINSYS_DIRS
)),)
123
ifneq ($(findstring radeon/drm,$(
GALLIUM_WINSYS_DIRS
)),)
134
ifneq ($(findstring radeon/drm,$(
GALLIUM_WINSYS_DIRS
)),)
145
ifneq ($(findstring svga/drm,$(
GALLIUM_WINSYS_DIRS
)),)
Completed in 391 milliseconds