Roll ANGLE from 8b966cfc5169 to c4a9d4169692 (8 revisions)

8b966cfc51..c4a9d41696

2022-01-28 kpiddington@apple.com Metal: Refactor to build without SPIR-V
2022-01-27 cclao@google.com Vulkan: Add SmallBufferPool for small allocations
2022-01-27 robertphillips@google.com Expand error message on BindTexture validation failure
2022-01-27 timvp@google.com Tests: Add PUBG Mobile launch trace
2022-01-27 cclao@google.com Vulkan: Use queue for mGarbageQueue
2022-01-27 jmadill@chromium.org Vulkan: Remove ProgramExecutableVk back-pointers.
2022-01-27 patrto@microsoft.com Change Windows display initialization from ANSI to wide version
2022-01-27 romanl@google.com Enable robustnessEXT for SwiftShader.

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-dawn-autoroll
Please CC bajones@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Bug: None
Tbr: bajones@google.com
Change-Id: I6098361ff61d9a712dc737ee1c28e610c8aef426
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/78480
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
Dawn Autoroller 2022-01-28 03:00:38 +00:00 committed by Dawn LUCI CQ
parent cc5d639f66
commit 4618ca2ac7
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -128,7 +128,7 @@ deps = {
},
'third_party/angle': {
'url': '{chromium_git}/angle/angle@8b966cfc51696bb03feb53516100aa29ea189ac1',
'url': '{chromium_git}/angle/angle@c4a9d41696920b14397f8cb2ee2012e271c7ac45',
'condition': 'dawn_standalone',
},