diff options
| author | Ellie Hermaszewska <ellieh@nvidia.com> | 2023-09-22 00:43:15 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-21 09:43:15 -0700 |
| commit | 335ca787ef73d9e21876d75f9b0d1798834e7ce8 (patch) | |
| tree | e01c010685f724870657527081ae4eed27f49e50 /tests | |
| parent | 4810dbd49067c5dc03ffeb9f580b83146f66326a (diff) | |
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 <yonghe@outlook.com>
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/expected-failure.txt | 1 |
1 files changed, 0 insertions, 1 deletions
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) |
