Roll ANGLE from 90b4541cf7a5 to db67df60f8c8 (3 revisions)
90b4541cf7..db67df60f8
2022-11-30 chris@rive.app Metal texture cleanups
2022-11-30 syoussefi@chromium.org Vulkan: Turn CPU throttling into fail safe
2022-11-30 syoussefi@chromium.org Vulkan: Rework present semaphore recycling
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 dsinclair@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: dsinclair@google.com
Change-Id: If390c69e884d056b3dc2e6a47e0cc539090a12d4
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/112460
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
parent
b8dcd6b985
commit
2e30a374d7
2
DEPS
2
DEPS
|
@ -132,7 +132,7 @@ deps = {
|
||||||
},
|
},
|
||||||
|
|
||||||
'third_party/angle': {
|
'third_party/angle': {
|
||||||
'url': '{chromium_git}/angle/angle@90b4541cf7a530f2a50c57353356b6c2accd7016',
|
'url': '{chromium_git}/angle/angle@db67df60f8c8020017c36b2dd446bc3d86614ffe',
|
||||||
'condition': 'dawn_standalone',
|
'condition': 'dawn_standalone',
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue