Roll ANGLE from 5b7b7f9b0323 to 6f80f0f0373f (7 revisions)

5b7b7f9b03..6f80f0f037

2022-08-09 syoussefi@chromium.org Translator: Clean up the compile flag passing interface
2022-08-08 syoussefi@chromium.org Translator: Don't validate structs on non-root nodes
2022-08-08 abdolrashidi@google.com Vulkan: Use push constants for driver uniforms
2022-08-08 chris@rive.app Apply memory qualifier decorations in SPIR-V
2022-08-08 abdolrashidi@google.com Encapsulate prevTexture pointer in a class
2022-08-08 penghuang@chromium.org Use angle::HashSet to replace std::set in Display.h
2022-08-08 abdolrashidi@google.com Vulkan: Disable texture upload if texture sharing

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 cwallez@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: cwallez@google.com
Change-Id: Ie5bdbe0690968ceb98c2da288ef666cd51f8de57
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/98501
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:
Dawn Autoroller 2022-08-09 09:01:40 +00:00 committed by Dawn LUCI CQ
parent aac12ad587
commit 6d59932482
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -129,7 +129,7 @@ deps = {
},
'third_party/angle': {
'url': '{chromium_git}/angle/angle@5b7b7f9b0323bf391bd6bf4e4f671d5b63253976',
'url': '{chromium_git}/angle/angle@6f80f0f0373f9b4f014264e337443939021461b6',
'condition': 'dawn_standalone',
},