Roll ANGLE from 64c49da36fc2 to d6dd0cb52b17 (12 revisions)

64c49da36f..d6dd0cb52b

2022-01-25 j.vigil@samsung.com EGL: EGL_KHR_lock_surface3 backend
2022-01-25 ynovikov@chromium.org Revert "Vulkan: Remove "fillProgramStateMap"."
2022-01-24 ynovikov@chromium.org Skip flaky CopyTextureTest.CopyOutsideMipmap
2022-01-24 ynovikov@chromium.org Expand TransformFeedbackTest.SpanMultipleRenderPasses suppression
2022-01-24 syoussefi@chromium.org Vulkan: Fix advertised precision ranges
2022-01-24 jmadill@chromium.org Vulkan: Remove "fillProgramStateMap".
2022-01-24 ynovikov@chromium.org Fix MultithreadingTestES3.MultithreadFenceDraw skip on SwiftShader
2022-01-24 gman@chromium.org Update the Capture and Replay docs
2022-01-24 ynovikov@chromium.org Fix couple LSAN detected leaks in unit and end2end tests
2022-01-24 syoussefi@chromium.org On invalidate, only sync the relevant framebuffer binding
2022-01-24 lexa.knyazev@gmail.com Fix initialization for ETC2 punchthrough alpha formats
2022-01-24 sergeyu@google.com Mark GL_RGBX8_ANGLE format as filterable.

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 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: Iad4aab9233cc60053195c60a096f440041cfc728
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/78121
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-01-25 08:08:07 +00:00 committed by Dawn LUCI CQ
parent f592294ecc
commit 441ebf3bab
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -128,7 +128,7 @@ deps = {
}, },
'third_party/angle': { 'third_party/angle': {
'url': '{chromium_git}/angle/angle@64c49da36fc2aeef95259865c77392f6b4dd6a60', 'url': '{chromium_git}/angle/angle@d6dd0cb52b177d0e8fe72b27317c539330ae8740',
'condition': 'dawn_standalone', 'condition': 'dawn_standalone',
}, },