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