Roll ANGLE from cec499f28957 to e8b6cd217495 (11 revisions)

cec499f289..e8b6cd2174

2022-09-01 jonahr@google.com Skip VulkanPerformanceCounterTest.EndXfbAfterRenderPassClosed
2022-09-01 jonahr@google.com Skip EmulateCopyTexImage2DFromRenderbuffers tests on Win/Intel
2022-09-01 cclao@google.com Vulkan: Dont skip texture upload if only color space differs
2022-09-01 jmadill@chromium.org Frame Capture: Remove MEC active variable.
2022-09-01 jmadill@chromium.org Move entry point classifier helpers into angle_common.
2022-09-01 romanl@google.com Revert "EndXfbAfterRenderPassClosed expectation (0,0) -> (w/2,h/2)"
2022-09-01 syoussefi@chromium.org Map RGBX AHB back to GL_RGB8 for OpenGL
2022-09-01 romanl@google.com EndXfbAfterRenderPassClosed expectation (0,0) -> (w/2,h/2)
2022-09-01 yuxinhu@google.com Vulkan: Fix Framebuffer Fetch Test Failure
2022-09-01 chris@rive.app Add noncoherent PLS tests
2022-09-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from ecba967ea71f to f0db6df92f88 (5 revisions)

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: I90935d488782c989b702141f50e33c1da0b86644
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101021
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-09-02 03:05:30 +00:00 committed by Dawn LUCI CQ
parent e6bb20d3ab
commit 5ef43e5f1f

2
DEPS
View File

@ -129,7 +129,7 @@ deps = {
},
'third_party/angle': {
'url': '{chromium_git}/angle/angle@cec499f28957ff85eef15ea385f3dcc338dc426b',
'url': '{chromium_git}/angle/angle@e8b6cd21749527c4f9ae9ddb8c5b355bdc8a6222',
'condition': 'dawn_standalone',
},