2020-08-29 14:46:13 +00:00
|
|
|
angle_root = "//third_party/externals/angle2"
|
|
|
|
angle_zlib_compression_utils_dir = "//third_party/zlib"
|
2021-05-07 14:21:30 +00:00
|
|
|
angle_spirv_headers_dir = "//third_party/externals/spirv-headers"
|
|
|
|
angle_spirv_tools_dir = "//third_party/externals/spirv-tools"
|
2020-08-29 14:46:13 +00:00
|
|
|
|
|
|
|
# We don't have Chromium's build/ or testing/ directories.
|
|
|
|
angle_has_build = false
|
|
|
|
|
|
|
|
# Bunch of features ANGLE's build files test for that we never set.
|
|
|
|
is_cfi = false
|
|
|
|
is_chromecast = false
|
|
|
|
is_chromeos = false
|