Commit 5c8c6b42 by angle-autoroll Committed by Commit Bot

Roll VK-GL-CTS from b2be8f165978 to fb86cfb19849 (4 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS.git/+log/b2be8f165978..fb86cfb19849 2020-08-12 rgarcia@igalia.com Try alternative DS formats in extended dynamic state tests 2020-08-07 piotr.byszewski@mobica.com Revert workaround for SNORM linear filtering 2020-08-07 rgarcia@igalia.com More extended dynamic state variants 2020-08-06 pawel.ksiezopolski@mobica.com Add tests for VK_EXT_full_screen_exclusive extension 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 ynovikov@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: ynovikov@google.com,angle-bots+autoroll-info@google.com Change-Id: Ic8d1b4611e6c7e3a0d5aa90f1015e7b6fadbb238 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2354358Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent c65517d6
...@@ -31,7 +31,7 @@ vars = { ...@@ -31,7 +31,7 @@ vars = {
'chromium_revision': 'c8c2c646295cebc116b8b8f3f4cdfa48821f22fb', 'chromium_revision': 'c8c2c646295cebc116b8b8f3f4cdfa48821f22fb',
# Current revision of VK-GL-CTS (a.k.a dEQP). # Current revision of VK-GL-CTS (a.k.a dEQP).
'vk_gl_cts_revision': 'b2be8f1659784a3ed261a895c323de40c0129dc1', 'vk_gl_cts_revision': 'fb86cfb19849570ccc6b4dc5aa0fe0e35432d442',
# Current revision of glslang, the Khronos SPIRV compiler. # Current revision of glslang, the Khronos SPIRV compiler.
'glslang_revision': 'd253278f986574cb8e80ec9a4e84094ec1b25349', 'glslang_revision': 'd253278f986574cb8e80ec9a4e84094ec1b25349',
......
...@@ -120,7 +120,7 @@ ...@@ -120,7 +120,7 @@
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/util/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/util/CMakeLists.txt":
"fd82e3334d71e2b6ad9b126e7a910623", "fd82e3334d71e2b6ad9b126e7a910623",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/wsi/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/wsi/CMakeLists.txt":
"32a8d4283697d53b99135ab7cda06957", "b1e33f9691258814d9a81dfd57faad13",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/ycbcr/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/ycbcr/CMakeLists.txt":
"44dbe345080578d6b4a227a392ccf69e", "44dbe345080578d6b4a227a392ccf69e",
"third_party/VK-GL-CTS/src/external/zlib/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/zlib/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