Commit cffd5d87 by angle-autoroll Committed by Commit Bot

Roll VK-GL-CTS from 9698f0db4cd5 to dab93ea8f88c (1 revision)

https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS.git/+log/9698f0db4cd5..dab93ea8f88c 2021-05-06 alexander.galazin@arm.com Merge pull request #261 from Joshua-Ashton/mingw-support 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 ianelliott@google.com,angle-bots+autoroll-info@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Bug: None Tbr: ianelliott@google.com,angle-bots+autoroll-info@google.com Change-Id: I51fd5c99bf9ae6e0c4542543137c020b8c6cef2f Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2876681 Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent c59b9a33
...@@ -33,7 +33,7 @@ vars = { ...@@ -33,7 +33,7 @@ vars = {
'dummy_checkout_chromium': False, 'dummy_checkout_chromium': False,
# Current revision of VK-GL-CTS (a.k.a dEQP). # Current revision of VK-GL-CTS (a.k.a dEQP).
'vk_gl_cts_revision': '9698f0db4cd5a4684fad7da3c125624d9cf17a57', 'vk_gl_cts_revision': 'dab93ea8f88c3661c166ff0771310f36d0a7d790',
# Current revision of googletest. # Current revision of googletest.
# Note: this dep cannot be auto-rolled b/c of nesting. # Note: this dep cannot be auto-rolled b/c of nesting.
......
...@@ -150,7 +150,7 @@ ...@@ -150,7 +150,7 @@
"third_party/VK-GL-CTS/src/framework/delibs/dethread/CMakeLists.txt": "third_party/VK-GL-CTS/src/framework/delibs/dethread/CMakeLists.txt":
"1bece567c7c38fa2287ffd679811233d", "1bece567c7c38fa2287ffd679811233d",
"third_party/VK-GL-CTS/src/framework/delibs/deutil/CMakeLists.txt": "third_party/VK-GL-CTS/src/framework/delibs/deutil/CMakeLists.txt":
"ee7e21164a0152a3e362009513ca1fcf", "28de95470590407a1c71f9dc3fb82605",
"third_party/VK-GL-CTS/src/framework/egl/CMakeLists.txt": "third_party/VK-GL-CTS/src/framework/egl/CMakeLists.txt":
"ad3d1d711350899151b4f1a9ec55d561", "ad3d1d711350899151b4f1a9ec55d561",
"third_party/VK-GL-CTS/src/framework/egl/wrapper/CMakeLists.txt": "third_party/VK-GL-CTS/src/framework/egl/wrapper/CMakeLists.txt":
...@@ -162,7 +162,7 @@ ...@@ -162,7 +162,7 @@
"third_party/VK-GL-CTS/src/framework/opengl/wrapper/CMakeLists.txt": "third_party/VK-GL-CTS/src/framework/opengl/wrapper/CMakeLists.txt":
"31a7adfb6e907b53ef24bb6ea044b838", "31a7adfb6e907b53ef24bb6ea044b838",
"third_party/VK-GL-CTS/src/framework/platform/CMakeLists.txt": "third_party/VK-GL-CTS/src/framework/platform/CMakeLists.txt":
"890ca350704e7906fc02e12cebfe42cf", "a6b07d20f41bc213c35fd01fdcfafa2d",
"third_party/VK-GL-CTS/src/framework/qphelper/CMakeLists.txt": "third_party/VK-GL-CTS/src/framework/qphelper/CMakeLists.txt":
"e5d27635282f53b760c13cc68374e586", "e5d27635282f53b760c13cc68374e586",
"third_party/VK-GL-CTS/src/framework/randomshaders/CMakeLists.txt": "third_party/VK-GL-CTS/src/framework/randomshaders/CMakeLists.txt":
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment