Roll ANGLE from fa5c349dc73c to 18c36f8aa629 (1 revision)

fa5c349dc7..18c36f8aa6

2022-03-24 lexa.knyazev@gmail.com Metal: Fix transform feedback with base instance

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 jrprice@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: jrprice@google.com
Change-Id: I3ebfd0b5c92359425bb8c3dcf372ff4ff76eef6d
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/84621
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-03-24 18:12:12 +00:00 committed by Dawn LUCI CQ
parent 0bf63577d2
commit 71c0977dc8
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@fa5c349dc73cd4cc3e015d6e2da3ba0eb57ffe4e',
'url': '{chromium_git}/angle/angle@18c36f8aa629231795c82831a2cf80e8f77f989a',
'condition': 'dawn_standalone',
},