Roll ANGLE from 62fe36d3bb49 to 4e5da2d28fb6 (1 revision)

62fe36d3bb..4e5da2d28f

2022-05-15 syoussefi@chromium.org Vulkan: Dynamic state for cull mode

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 kainino@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: kainino@google.com
Change-Id: I2ff83ccc3120a9dfaf445400bbfc64ea66a9e3c2
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/90440
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
Dawn Autoroller 2022-05-15 02:28:00 +00:00 committed by Dawn LUCI CQ
parent 99fe0bce8a
commit 5a951cd6c7
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -127,7 +127,7 @@ deps = {
},
'third_party/angle': {
'url': '{chromium_git}/angle/angle@62fe36d3bb492f8f62bc745058a24ae5e052e956',
'url': '{chromium_git}/angle/angle@4e5da2d28fb66c60d53273a6f9d2a1f3dfe0d1a0',
'condition': 'dawn_standalone',
},