diff options
| author | Ellie Hermaszewska <ellieh@nvidia.com> | 2023-09-20 00:56:12 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-19 09:56:12 -0700 |
| commit | 359fdc9d556b4c493c588c5b8f93df85933634f8 (patch) | |
| tree | a4f96b061267277f3bfe90c55981e2dffa3f99b3 /tests | |
| parent | da3069668639c51f38e7616e4177ce04a8b2c57c (diff) | |
Handle combined image and samplers in spirv (#3213)
* Handle combined image and samplers in spirv
* less expected failure
---------
Co-authored-by: Yong He <yonghe@outlook.com>
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/expected-failure.txt | 2 |
1 files changed, 0 insertions, 2 deletions
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) |
