Add ANGLE to Dawn build.

Bug: dawn:447, dawn:580
Change-Id: I77726651ca00d64768bddc0bb476fd920e11851f
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/35081
Commit-Queue: Stephen White <senorblanco@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
This commit is contained in:
Stephen White
2021-01-11 15:52:12 +00:00
committed by Commit Bot service account
parent 99c3a691c2
commit 77fcdf7eaa
7 changed files with 76 additions and 0 deletions

View File

@@ -27,6 +27,8 @@ if (build_with_chromium) {
}
declare_args() {
dawn_use_angle = true
# Enables usage of swiftshader on the Vulkan backend.
# Note that this will only work in standalone and in projects that set the
# dawn_swiftshader_dir variable in build_overrides/dawn.gni