commit | 508df1a6b3348b3b76aff28b78e7da32050f6dcb | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Nov 01 04:10:07 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 01 04:10:07 2022 +0000 |
tree | 6f9ab709e640237c16c6f356ebe0c87e3dd348f4 | |
parent | 6fafbbe82c152da84a127d1e77ad293a9e1c6e5f [diff] |
Roll ANGLE from 70132045947c to 67ee49768691 (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/70132045947c..67ee49768691 2022-10-31 syoussefi@chromium.org Vulkan: Skip BestPractices-ImageBarrierAccessLayout 2022-10-31 lexa.knyazev@gmail.com D3D11: Add clip and cull distance support 2022-10-31 syoussefi@chromium.org Vulkan: Disable logicOp dynamic state on Intel/Mesa 2022-10-31 cnorthrop@google.com Docs: Fix up trace replay options 2022-10-31 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from bfc5b6f54270 to acb25bf242c3 (7 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 alanbaker@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: alanbaker@google.com Change-Id: I8faae3fd98fe620946ee925e9ae569f2fbae6478 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/108060 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index d2e12dc..411fd4f 100644 --- a/DEPS +++ b/DEPS
@@ -132,7 +132,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@70132045947c6b5a77e3c7283713fca1b9a648df', + 'url': '{chromium_git}/angle/angle@67ee4976869102a76d6405fb87cedd6f6cd057ac', 'condition': 'dawn_standalone', },