From 335ca787ef73d9e21876d75f9b0d1798834e7ce8 Mon Sep 17 00:00:00 2001 From: Ellie Hermaszewska Date: Fri, 22 Sep 2023 00:43:15 +0800 Subject: move global initializers to entry point for spirv (#3225) * move global initializers to entry point for spirv * less expected failure --------- Co-authored-by: Yong He --- tests/expected-failure.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/expected-failure.txt b/tests/expected-failure.txt index 7d8d0cc20..e9c855640 100644 --- a/tests/expected-failure.txt +++ b/tests/expected-failure.txt @@ -2,4 +2,3 @@ tests/optimization/func-resource-result/func-resource-result-complex.slang.1 (vk 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) -tests/language-feature/saturated-cooperation/fuse-product.slang (vk) -- cgit v1.2.3