aboutsummaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
authorangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>2022-04-14 15:39:21 +0000
committerAngle LUCI CQ <angle-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-04-14 21:10:10 +0000
commit4a33204ce402cb5d687daf56e03b2ee0559f63f7 (patch)
tree0c5b0ccae7b7abf0afc8b9b6d6cfe95c4a001bee /DEPS
parent039660a0757e8e5b661c1850747b688b6642f56d (diff)
downloadangle-4a33204ce402cb5d687daf56e03b2ee0559f63f7.tar.gz
Roll VK-GL-CTS from 20a474e64382 to 2748d45ebbb4 (1 revision)
https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS.git/+log/20a474e64382..2748d45ebbb4 2022-04-14 quic_mnetsch@quicinc.com Merge pull request #312 from lfrb/windows-flush If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vk-gl-cts-angle-autoroll Please CC angle-bots+autoroll-info@google.com,jonahr@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 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: angle-bots+autoroll-info@google.com,jonahr@google.com Change-Id: I78beb41148488763fc7adf77887dc8c97cd6f239 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3586178 Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index d9c3452756..4807b20bf4 100644
--- a/DEPS
+++ b/DEPS
@@ -40,7 +40,7 @@ vars = {
'dummy_checkout_chromium': False,
# Current revision of VK-GL-CTS (a.k.a dEQP).
- 'vk_gl_cts_revision': '20a474e64382e8f5144122b30b3d7cab182421b8',
+ 'vk_gl_cts_revision': '2748d45ebbb49191a027f4b02acf6edae74e0db1',
# Current revision of googletest.
# Note: this dep cannot be auto-rolled b/c of nesting.