Roll ANGLE from bec40d768468 to 5ef3960bc1f1 (4 revisions)

bec40d7684..5ef3960bc1

2022-08-29 kkinnunen@apple.com Use correct seed type for XXH32 fuzzer
2022-08-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from eb46f95f20dc to 7d94bcff7a00 (8 revisions)
2022-08-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 6517262b2386 to 476165cc7c0c (6 revisions)
2022-08-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 21906127bee6 to 75cc1cb02dd7 (625 revisions)

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: I2e0a99d2891f62b721a0333b6573a079e37bc4a0
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100660
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
This commit is contained in:
Dawn Autoroller 2022-08-29 17:12:49 +00:00 committed by Dawn LUCI CQ
parent bc93cbc2a2
commit fe6d72dc4f
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -129,7 +129,7 @@ deps = {
},
'third_party/angle': {
'url': '{chromium_git}/angle/angle@bec40d7684688eaf8a5ca4747341dcea4243c996',
'url': '{chromium_git}/angle/angle@5ef3960bc1f10d180331a8134b0d11139fa1f913',
'condition': 'dawn_standalone',
},