From 09a98b64bec2d67aaa685a666870a04a4c77a66c Mon Sep 17 00:00:00 2001 From: Alexis Hetu Date: Thu, 7 Jul 2022 09:38:31 +0000 Subject: [PATCH] Remove Dawn Depth16Unorm test suppressions for SwiftShader Vulkan MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The Depth16Unorm specific issue should now be fixed: https://swiftshader-review.googlesource.com/c/SwiftShader/+/66888 so the test suppressions can be removed. Bug: b/204919030 Change-Id: Ib221d2e11712995237da506ecc6de1f292bfa0bb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/95700 Auto-Submit: Alexis Hétu Kokoro: Kokoro Reviewed-by: Corentin Wallez Commit-Queue: Corentin Wallez --- .../tests/end2end/DepthStencilLoadOpTests.cpp | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/src/dawn/tests/end2end/DepthStencilLoadOpTests.cpp b/src/dawn/tests/end2end/DepthStencilLoadOpTests.cpp index 2e8af0353b..d0de8f2738 100644 --- a/src/dawn/tests/end2end/DepthStencilLoadOpTests.cpp +++ b/src/dawn/tests/end2end/DepthStencilLoadOpTests.cpp @@ -178,11 +178,6 @@ class DepthStencilLoadOpTests : public DawnTestWithParams