Commit a318b3d6 by angle-autoroll Committed by Commit Bot

Roll VK-GL-CTS from 9cdde06fb38a to 9be79728eafb (18 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS.git/+log/9cdde06fb38a..9be79728eafb 2021-03-02 ynovikov@google.com Fix Windows build 2021-03-01 alexander.galazin@arm.com Update Vulkan headers 2021-02-25 alexander.galazin@arm.com Merge vk-gl-cts/vulkan-cts-1.2.5 into vk-gl-cts/master 2021-02-25 rgarcia@igalia.com Pipeline bind point tests 2021-02-25 rgarcia@igalia.com Add tests for sparseImageFloat32Atomics 2021-02-25 anholt@google.com Fix more spurious failures in KHR-GL*.transform_feedback.api_errors_test 2021-02-25 anholt@google.com Fix spurious failures on KHR-GL30.transform_feedback.api_errors_test 2021-02-25 tapani.palli@intel.com Print ints for pixel values instead of chars in error message 2021-02-25 thomas.spurden@broadcom.com Fix exit code for cts-runner 2021-02-25 mikko.tiusanen@siru.fi Tests for GLES3 framebuffer completeness 2021-02-25 alexander.galazin@arm.com Support GL 4.5 in the Program interface query tests 2021-02-25 lionel.g.landwerlin@intel.com Silence validation layers warning on missing sType 2021-02-25 mika.vainola@siru.fi Allow wildcards in waiver vendor strings 2021-02-25 boris.zanin@mobica.com Add a list of unused shaders into log 2021-02-25 boris.zanin@mobica.com Add concurrent transform feedback streams query tests 2021-02-24 gleese@broadcom.com Remove a waiver for a non-existant device 2021-02-23 mika.vainola@siru.fi Add tests for implicit unmap on free 2021-02-23 alexander.galazin@arm.com Merge vk-gl-cts/github-master into vk-gl-cts/master 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 jonahr@google.com,angle-bots+autoroll-info@google.com,ynovikov@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: angleproject:5684, angleproject:5722 Tbr: jonahr@google.com,angle-bots+autoroll-info@google.com,ynovikov@google.com Change-Id: Ibd432a2135665ed89f93549e24923c108a08f97b Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2739041Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org> Reviewed-by: 's avatarJonah Ryan-Davis <jonahr@google.com> Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
parent a1f86b4d
...@@ -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': '9cdde06fb38a90b0fe76fd2b7849154ec603b49f', 'vk_gl_cts_revision': '9be79728eafb6ad874ce9c4f68e7acde5822221a',
# 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.
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
"third_party/VK-GL-CTS/src/external/openglcts/modules/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/openglcts/modules/CMakeLists.txt":
"9852754780cd9522f93644d2d99b271d", "9852754780cd9522f93644d2d99b271d",
"third_party/VK-GL-CTS/src/external/openglcts/modules/common/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/openglcts/modules/common/CMakeLists.txt":
"ece5f0d78cfc4fe6b82df51f038a0add", "c24e72de4aedd9855ea5ab30c3ac4e4c",
"third_party/VK-GL-CTS/src/external/openglcts/modules/common/subgroups/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/openglcts/modules/common/subgroups/CMakeLists.txt":
"bf71ce2d9756ccee7833a789737e6481", "bf71ce2d9756ccee7833a789737e6481",
"third_party/VK-GL-CTS/src/external/openglcts/modules/gl/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/openglcts/modules/gl/CMakeLists.txt":
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/multiview/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/multiview/CMakeLists.txt":
"16a341e4f08e85adad6dbf0309883f5b", "16a341e4f08e85adad6dbf0309883f5b",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/pipeline/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/pipeline/CMakeLists.txt":
"a0ab265aaa9bcafe45872e91bffb8cd9", "c9a996b934f1eafe092102761dce38d2",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/postmortem/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/postmortem/CMakeLists.txt":
"7b1092fbc97773d8c7d2d3b56971f877", "7b1092fbc97773d8c7d2d3b56971f877",
"third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/protected_memory/CMakeLists.txt": "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/protected_memory/CMakeLists.txt":
......
...@@ -878,6 +878,8 @@ deqp_khr_common_sources = [ ...@@ -878,6 +878,8 @@ deqp_khr_common_sources = [
"$deqp_path/external/openglcts/modules/common/glcExtTokens.hpp", "$deqp_path/external/openglcts/modules/common/glcExtTokens.hpp",
"$deqp_path/external/openglcts/modules/common/glcFragDepthTests.cpp", "$deqp_path/external/openglcts/modules/common/glcFragDepthTests.cpp",
"$deqp_path/external/openglcts/modules/common/glcFragDepthTests.hpp", "$deqp_path/external/openglcts/modules/common/glcFragDepthTests.hpp",
"$deqp_path/external/openglcts/modules/common/glcFramebufferCompleteness.cpp",
"$deqp_path/external/openglcts/modules/common/glcFramebufferCompleteness.hpp",
"$deqp_path/external/openglcts/modules/common/glcGLSLVectorConstructorTests.cpp", "$deqp_path/external/openglcts/modules/common/glcGLSLVectorConstructorTests.cpp",
"$deqp_path/external/openglcts/modules/common/glcGLSLVectorConstructorTests.hpp", "$deqp_path/external/openglcts/modules/common/glcGLSLVectorConstructorTests.hpp",
"$deqp_path/external/openglcts/modules/common/glcInfoTests.cpp", "$deqp_path/external/openglcts/modules/common/glcInfoTests.cpp",
......
...@@ -65,6 +65,9 @@ ...@@ -65,6 +65,9 @@
// Geometry shader support // Geometry shader support
5483 VULKAN : KHR-GLES31.core.draw_indirect.basic-mode-*adjacency = SKIP 5483 VULKAN : KHR-GLES31.core.draw_indirect.basic-mode-*adjacency = SKIP
// New failures with latest dEQP roll (2021-03-05)
5722 VULKAN : KHR-GLES31.core.framebuffer_completeness.rbo_and_texture_expect_zero_numsamples = FAIL
//// ////
//// Desktop Vulkan expectations //// Desktop Vulkan expectations
//// ////
......
...@@ -142,6 +142,9 @@ ...@@ -142,6 +142,9 @@
5276 AMD VULKAN : KHR-GLES32.core.texture_cube_map_array.etc2_texture = FAIL 5276 AMD VULKAN : KHR-GLES32.core.texture_cube_map_array.etc2_texture = FAIL
5276 NVIDIA VULKAN : KHR-GLES32.core.texture_cube_map_array.etc2_texture = FAIL 5276 NVIDIA VULKAN : KHR-GLES32.core.texture_cube_map_array.etc2_texture = FAIL
// New failures with latest dEQP roll (2021-03-05)
5722 VULKAN : KHR-GLES32.core.framebuffer_completeness.rbo_and_texture_expect_zero_numsamples = FAIL
// Android failures // Android failures
// Dynamic indexing features not supported on Qualcomm // Dynamic indexing features not supported on Qualcomm
......
...@@ -117,6 +117,8 @@ ...@@ -117,6 +117,8 @@
3836 VULKAN : KHR-GLES3.packed_pixels.varied_rectangle.rgba = FAIL 3836 VULKAN : KHR-GLES3.packed_pixels.varied_rectangle.rgba = FAIL
3836 VULKAN : KHR-GLES3.packed_pixels.varied_rectangle.rgba4 = FAIL 3836 VULKAN : KHR-GLES3.packed_pixels.varied_rectangle.rgba4 = FAIL
// New failures with latest dEQP roll (2021-03-05)
5722 VULKAN : KHR-GLES3.framebuffer_completeness.rbo_and_texture_expect_zero_numsamples = FAIL
// Fails only with SwiftShader: // Fails only with SwiftShader:
......
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