summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorYong He <yonghe@outlook.com>2023-09-19 07:21:17 -0700
committerGitHub <noreply@github.com>2023-09-19 22:21:17 +0800
commit6542d472c9a144818e3e23349e31ae281bbfa499 (patch)
tree29b349106d506bf27f30e9be7984cc96c5a38f62 /tests
parentd1efc69a20d941116d1398e4471689658cd6b888 (diff)
Direct SPIRV ParameterBlock fix. (#3212)
Co-authored-by: Yong He <yhe@nvidia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/expected-failure.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/expected-failure.txt b/tests/expected-failure.txt
index b3efed2d1..ae1aaf9bd 100644
--- a/tests/expected-failure.txt
+++ b/tests/expected-failure.txt
@@ -1,4 +1,3 @@
-tests/autodiff/global-param-hoisting.slang.1 (vk)
tests/language-feature/constants/constexpr-loop.slang.1 (vk)
tests/optimization/func-resource-result/func-resource-result-complex.slang.1 (vk)
tests/type/texture-sampler/texture-sampler-2d.slang (vk)