Roll ANGLE from e56f0e293319 to 1608a9567b66 (7 revisions)

e56f0e2933..1608a9567b

2022-02-04 cclao@google.com Vulkan: Revert client vertex data streaming to use DynamicBuffer
2022-02-03 cnorthrop@google.com FrameCapture: Regen framebuffers on Reset
2022-02-03 syoussefi@chromium.org Remove gl_PerVertex-related suppression
2022-02-03 syoussefi@chromium.org Reland "Vulkan: Enable ANGLE_texture_multisample"
2022-02-03 syoussefi@chromium.org Revert "Suppress GLSLTest.FramebufferFetch... on Pixel6 / Vk / Glslang"
2022-02-03 syoussefi@chromium.org Vulkan: Fix gl_LastFragData transformation
2022-02-03 jonahr@google.com Expand suppression of Mimap tests to any Win/Swiftshader config.

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: Ic6a7bf2872c01b4359a79d7238b1479492bb3db5
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/79240
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-02-04 06:46:54 +00:00 committed by Dawn LUCI CQ
parent 327d020468
commit 310686b795
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@e56f0e2933193fd4d945b13d4dc7df9ef0fa1f6f',
'url': '{chromium_git}/angle/angle@1608a9567b66c92cb346682a6e9e2aece070b181',
'condition': 'dawn_standalone',
},