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