Lines Matching refs:host
13 "//hardware/google/gfxstream/host/apigen-codec-common",
18 name = "gfxstream-gl-host-common-darwin",
20 "gl-host-common/opengl/macTouchOpenGL.m",
22 hdrs = ["gl-host-common/include/host-common/opengl/macTouchOpenGL.h"],
24 includes = ["gl-host-common/include"],
26 "//hardware/google/gfxstream:gfxstream-gl-host-common-headers",
35 deps = ["//hardware/google/gfxstream/host/apigen-codec-common"],
52 "//hardware/google/gfxstream:gfxstream-gl-host-common-headers",
101 "//hardware/google/aemu/host-common:aemu-host-common-headers",
103 "//hardware/google/gfxstream:gfxstream-gl-host-common-headers",
106 "//hardware/google/gfxstream/host/apigen-codec-common",
107 "//hardware/google/gfxstream/host/gl:gfxstream-gl-host-common",
108 "//hardware/google/gfxstream/host/gl/glestranslator/GLES_CM:GLES_CM_translator_static",
109 "//hardware/google/gfxstream/host/gl/glestranslator/GLES_V2:GLES_V2_translator_static",
152 "//hardware/google/gfxstream/host:gfxstream-compressedTextures",
157 name = "gfxstream-gl-host-common",
159 "gl-host-common/opengl/EmuglBackendList.cpp",
160 "gl-host-common/opengl/GLProcessPipe.cpp",
161 "gl-host-common/opengl/GpuFrameBridge.cpp",
162 "gl-host-common/opengl/OpenglEsPipe.cpp",
163 "gl-host-common/opengl/emugl_config.cpp",
164 "gl-host-common/opengl/gpuinfo.cpp",
165 "gl-host-common/opengl/logger.cpp",
166 "gl-host-common/opengl/misc.cpp",
167 "gl-host-common/opengles.cpp",
170 "gl-host-common/opengl/NativeGpuInfo_darwin.cpp",
172 "@platforms//os:windows": ["gl-host-common/opengl/NativeGpuInfo_windows.cpp"],
173 "@platforms//os:linux": ["gl-host-common/opengl/NativeGpuInfo_linux.cpp"],
175 }) + glob(["gl-host-common/include/**/*.h"]),
181 includes = ["gl-host-common/include"],
193 "//hardware/google/gfxstream/host/apigen-codec-common",
194 "//hardware/google/gfxstream/host/features:gfxstream_features",
196 "@platforms//os:macos": ["gfxstream-gl-host-common-darwin"],
212 "//hardware/google/gfxstream:gfxstream-gl-host-common-headers",
214 "//hardware/google/gfxstream/host/apigen-codec-common",
226 deps = ["//hardware/google/gfxstream/host/apigen-codec-common"],
247 "//hardware/google/gfxstream:gfxstream-gl-host-common-headers",
249 "//hardware/google/gfxstream/host/apigen-codec-common",
286 ":gfxstream-gl-host-common",
289 "//hardware/google/gfxstream:gfxstream-gl-host-common-headers",
290 "//hardware/google/gfxstream/host:gfxstream_host_headers",
291 "//hardware/google/gfxstream/host/apigen-codec-common",
292 "//hardware/google/gfxstream/host/gl:GLSnapshot",