Skip to content

Commit 72f6b99

Browse files
angle-autorollCommit Bot
authored andcommitted
Roll VK-GL-CTS from f564aa5f30f1 to a48ed7c29144 (4 revisions)
https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS.git/+log/f564aa5f30f1..a48ed7c29144 2020-09-06 [email protected] Fix mustpass 2020-09-05 [email protected] Memory allocation size fix. 2020-09-05 [email protected] Tests for sign handling in integer operations 2020-09-05 [email protected] Check output depth in inverted depth range 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 [email protected],[email protected] 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: [email protected],[email protected] Change-Id: Ic2321ddcfef8df99b6b18683b128bcce63ac47e5 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2394414 Reviewed-by: angle-autoroll <[email protected]> Commit-Queue: angle-autoroll <[email protected]>
1 parent 50704dc commit 72f6b99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ vars = {
3434
'dummy_checkout_chromium': False,
3535

3636
# Current revision of VK-GL-CTS (a.k.a dEQP).
37-
'vk_gl_cts_revision': 'f564aa5f30f14e705ed824f5c5e35d0e75137649',
37+
'vk_gl_cts_revision': 'a48ed7c2914418c93890fc19c26338e8c16521a5',
3838

3939
# Current revision of glslang, the Khronos SPIRV compiler.
4040
'glslang_revision': '517f39eee46f27c83527117d831c4d7e2f7c9fe3',

scripts/code_generation_hashes/GL_CTS_(dEQP)_build_files.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/sparse_resources/CMakeLists.txt":
105105
"bfaf070093d563e4dc92ec72d3e20d97",
106106
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/spirv_assembly/CMakeLists.txt":
107-
"4c8be094d14fc14497edbc8b467cc903",
107+
"ba8d820619e582889ca3e601f4c7f1bd",
108108
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/ssbo/CMakeLists.txt":
109109
"957b7c45d94d652607833aeb007132c5",
110110
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/subgroups/CMakeLists.txt":

0 commit comments

Comments
 (0)