diff options
| author | Ellie Hermaszewska <ellieh@nvidia.com> | 2023-09-22 00:45:53 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-21 09:45:53 -0700 |
| commit | 85d40ed62f5ef6d38a0f898b7bd452cca0f65a5b (patch) | |
| tree | 3a3c3957e24286b639e564c9f062459a95bc8f8e /tests | |
| parent | 335ca787ef73d9e21876d75f9b0d1798834e7ce8 (diff) | |
Emit loads for array resources correctly (#3214)
* Emit loads for array resources correctly
* Put arrays of UniformConstant resources in UniformConstant
* less expected failure
* This code was actually used
---------
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 e9c855640..a8865dc18 100644 --- a/tests/expected-failure.txt +++ b/tests/expected-failure.txt @@ -1,4 +1,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) |
