Sign in
android
/
platform
/
hardware
/
google
/
gfxstream
/
1bc8f06614fffd18c4f5392ff34f2da65e7a1c8f
/
.
/
common
/
opengl
/
BUILD.bazel
blob: ab0d89332d5af3ffd0402f7f28e4418e0bb81fb0 [
file
] [
log
] [
blame
]
cc_library
(
name
=
"gfxstream_opengl_headers"
,
hdrs
=
glob
([
"include/**/*.h"
]),
includes
=
[
"include"
],
visibility
=
[
"//visibility:public"
],
)