mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-08 21:17:45 +00:00
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:
committed by
Commit Bot service account
parent
99c3a691c2
commit
77fcdf7eaa
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user