Roll ANGLE from 97324457476d to 4a77b0f52375 (10 revisions)

9732445747..4a77b0f523

2023-03-18 yuxinhu@google.com Revert "Implement EXT_depth_clamp"
2023-03-17 mark@lunarg.com Tests: Add Rise Of Empires trace
2023-03-17 i.nazarov@samsung.com Vulkan: Fix freeing not completed Secondary Command Buffers.
2023-03-17 i.nazarov@samsung.com Vulkan: Fix freeing Secondary Command Buffers from wrong thread.
2023-03-17 i.nazarov@samsung.com Vulkan: Hot fix crash when using Invalid VkSemaphore Object.
2023-03-17 i.nazarov@samsung.com Prevent bugs in "FastVector" class.
2023-03-17 yuxinhu@google.com Fix allowed_keywords dEQP test failures
2023-03-17 romanl@google.com Linux skips RegisterContextCompatibilityTests altogether.
2023-03-17 lexa.knyazev@gmail.com Implement EXT_depth_clamp
2023-03-17 i.nazarov@samsung.com Tests: Reduce load of computation heavy tests for Swiftshader.

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 angle-team+autoroll@google.com,bclayton@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: bclayton@google.com
Change-Id: I4cfe5efa65a5aea49864c90d253a2a59440e9759
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/124660
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 2023-03-18 03:07:42 +00:00 committed by Dawn LUCI CQ
parent 6b41ccc6ec
commit 45b06a3944
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -132,7 +132,7 @@ deps = {
},
'third_party/angle': {
'url': '{chromium_git}/angle/angle@97324457476d7d2a077f48dcd6762800b7351ba3',
'url': '{chromium_git}/angle/angle@4a77b0f5237515960673b9bd1bc5a229f0eeaa95',
'condition': 'dawn_standalone',
},