Skip to content

Commit

Permalink
Disable wayland in ANGLE
Browse files Browse the repository at this point in the history
Bug: angleproject:7434
Change-Id: I77dcdcbe288f531698abc8ff0fd89b421066935d
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/550217
Commit-Queue: Brian Osman <[email protected]>
Reviewed-by: John Stiles <[email protected]>
  • Loading branch information
brianosman authored and johnstiles-google committed Jun 15, 2022
1 parent 48d421c commit 9a50a9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gn
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ script_executable = "python3"
default_args = {
angle_standalone = false
angle_enable_msl_through_spirv = false
angle_use_wayland = false
}

0 comments on commit 9a50a9f

Please sign in to comment.