From 359fdc9d556b4c493c588c5b8f93df85933634f8 Mon Sep 17 00:00:00 2001 From: Ellie Hermaszewska Date: Wed, 20 Sep 2023 00:56:12 +0800 Subject: Handle combined image and samplers in spirv (#3213) * Handle combined image and samplers in spirv * less expected failure --------- Co-authored-by: Yong He --- tests/expected-failure.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests') diff --git a/tests/expected-failure.txt b/tests/expected-failure.txt index bf4d61698..7d8d0cc20 100644 --- a/tests/expected-failure.txt +++ b/tests/expected-failure.txt @@ -1,6 +1,4 @@ tests/optimization/func-resource-result/func-resource-result-complex.slang.1 (vk) -tests/type/texture-sampler/texture-sampler-2d.slang (vk) -tests/hlsl-intrinsic/texture-lod-shadow.slang.1 tests/pipeline/rasterization/mesh/task-groupshared.slang.1 (vk) tests/pipeline/rasterization/mesh/task-simple.slang.1 (vk) tests/pipeline/rasterization/mesh/simple.slang.1 (vk) -- cgit v1.2.3