From ba2731941f17ff0a6c9bcb7ce1c5c2a9aff906ad Mon Sep 17 00:00:00 2001 From: Mike Blumenkrantz Date: Mon, 11 Mar 2024 14:28:39 -0400 Subject: [PATCH] zink: nvk baseline updates Part-of: --- src/gallium/drivers/zink/ci/zink-nvk-fails.txt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/gallium/drivers/zink/ci/zink-nvk-fails.txt b/src/gallium/drivers/zink/ci/zink-nvk-fails.txt index 0d934ab7324..6961c59b20f 100644 --- a/src/gallium/drivers/zink/ci/zink-nvk-fails.txt +++ b/src/gallium/drivers/zink/ci/zink-nvk-fails.txt @@ -1,14 +1,9 @@ # nvk sparse needs more testing -KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation,Fail KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment,Fail KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup,Fail -KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase,Fail KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess,Fail KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor,Fail KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupResidency,Fail -KHR-GL46.sparse_texture_tests.InternalFormatQueries,Fail -KHR-GL46.sparse_texture_tests.SparseTextureAllocation,Fail -KHR-GL46.sparse_texture_tests.SparseTextureCommitment,Fail # regressions ? spec@arb_bindless_texture@execution@images@ubo-named-block,Fail