Roll ANGLE from 57e4bb883c21 to 6f959e07eaef (2 revisions)

57e4bb883c..6f959e07ea

2023-05-15 abdolrashidi@google.com Vulkan: Add non-device memory option for VMA image
2023-05-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 0d737f701865 to 3a356ab97987 (1 revision)

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 angle-team+autoroll@google.com,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: I02d1b2898bd752c58ba2c9a274f918502535f3c0
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/133020
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 2023-05-15 23:58:38 +00:00 committed by Dawn LUCI CQ
parent c9923d2ee3
commit 339c00f507
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -136,7 +136,7 @@ deps = {
},
'third_party/angle': {
'url': '{chromium_git}/angle/angle@57e4bb883c212b4ed51bfe57881ea30e417c6d8e',
'url': '{chromium_git}/angle/angle@6f959e07eaef58e231556c3348295484497f6aa2',
'condition': 'dawn_standalone',
},