Commit b50c0b01 by angle-autoroll Committed by Commit Bot

Roll VK-GL-CTS from beffa5287574 to a075fac2c633 (4 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS.git/+log/beffa5287574..a075fac2c633 2021-02-19 alexander.galazin@arm.com Merge vk-gl-cts/vulkan-cts-1.2.5 into vk-gl-cts/master 2021-02-19 ari.suonpaa@siru.fi Test variable pointers on dynamic descriptors 2021-02-19 alexander.galazin@arm.com Support GL 4.5 in the textureGather tests 2021-02-19 alexander.galazin@arm.com Support GL 4.5 in the blend_equation_advanced tests 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 cwallez@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: cwallez@google.com,angle-bots+autoroll-info@google.com Change-Id: I1c41d9d6272f84b64d53b76f9b1487053322853a Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2706976Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent f18b92ad
...@@ -26,7 +26,7 @@ vars = { ...@@ -26,7 +26,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': 'beffa5287574e506213a40724e57c5e5019528fb', 'vk_gl_cts_revision': 'a075fac2c63346c28bcedafc9813fed71db83134',
# 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.
......
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