Commit a9f26cc1 by angle-autoroll Committed by Angle LUCI CQ

Roll VK-GL-CTS from ea6189a7a67e to dd333551c971 (11 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS.git/+log/ea6189a7a67e..dd333551c971 2021-05-29 alexander.galazin@arm.com Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/master 2021-05-28 alexander.galazin@arm.com Update OpenGL mustpass 2021-05-28 alexander.galazin@arm.com Add AOSP tests to the GL4.5 mustpass 2021-05-28 rgarcia@igalia.com Check supportedAlpha is never zero 2021-05-28 siglesias@igalia.com Do not clamp ambiguous snorms values on vkCmdCopy*() functions 2021-05-28 juha.heiskanen@siru.fi Add writing to invalid multisample indices tests 2021-05-27 lexa.knyazev@gmail.com Add GL_EXT_texture_sRGB_RG8 support 2021-05-27 antto.makinen@siru.fi Add a batch of GraphicsFuzz coverage tests 2021-05-27 venni.ihanakangas@siru.fi Add permutations of different cases on existing test 2021-05-27 siglesias@igalia.com Add multiple statistics query tests 2021-05-27 rgarcia@igalia.com Use arrays of pointers with non-identity matrices 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,jmadill@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: angle-bots+autoroll-info@google.com,jmadill@google.com Change-Id: Id1c5be98d90c0d6013fb18955dd9c333f93055b4 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2926637 Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 1429130b
......@@ -33,7 +33,7 @@ vars = {
'dummy_checkout_chromium': False,
# Current revision of VK-GL-CTS (a.k.a dEQP).
'vk_gl_cts_revision': 'ea6189a7a67eda5577703256368a9c10b957a437',
'vk_gl_cts_revision': 'dd333551c971c777461d42192be2954685736d32',
# Current revision of googletest.
# Note: this dep cannot be auto-rolled b/c of nesting.
......
......@@ -196,7 +196,7 @@
"third_party/VK-GL-CTS/src/modules/gles3/stress/CMakeLists.txt":
"618e03b394cfc824a5114e7c0ac9843e",
"third_party/VK-GL-CTS/src/modules/gles31/CMakeLists.txt":
"62bb5f44bd3f34e1c66d3ba5dd2bab7d",
"9152be7097668d33c139dd525e783826",
"third_party/VK-GL-CTS/src/modules/gles31/functional/CMakeLists.txt":
"1743616165582d2b40922917fb24cb14",
"third_party/VK-GL-CTS/src/modules/gles31/stress/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