Roll ANGLE from 48e40ef60b69 to bb5fd093b558 (4 revisions)

48e40ef60b..bb5fd093b5

2023-01-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 1df7789231ac to b7e315063b1a (68 revisions)
2023-01-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from cd80e810d579 to 823d1a0d7c30 (25 revisions)
2023-01-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 9ddfe9a47c82 to 1df7789231ac (437 revisions)
2023-01-19 djg@apple.com Metal: Ensure render pass has at least one valid render target.

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 lokokung@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: lokokung@google.com
Change-Id: I81a14053bb4a495d64653f5229c7109049b44d31
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117460
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
This commit is contained in:
Dawn Autoroller 2023-01-19 17:19:57 +00:00 committed by Dawn LUCI CQ
parent f1fc8c8bc7
commit 2922202008
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -132,7 +132,7 @@ deps = {
}, },
'third_party/angle': { 'third_party/angle': {
'url': '{chromium_git}/angle/angle@48e40ef60b69837b3224adf8c2bf5f0d30b0736e', 'url': '{chromium_git}/angle/angle@bb5fd093b5588254e9f8ba6e16a76fdb6c4664d3',
'condition': 'dawn_standalone', 'condition': 'dawn_standalone',
}, },