diff options
| author | Yong He <yonghe@outlook.com> | 2024-07-31 17:35:08 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-31 17:35:08 -0700 |
| commit | 4c6b0a2831a7edd1419bd0b2e6edd089080e07be (patch) | |
| tree | 54557efa8bfc9e316014fe1555f07c94afa93cd4 /tests/expected-failure-github.txt | |
| parent | bab4b821dc6bcee4ff86751743762584c17e9103 (diff) | |
Allow generic type deduction from ParameterBlock arguments. (#4766)
* Allow generic type deduction from ParameterBlock arguments.
* Fix test.
* Update expected failure list.
---------
Co-authored-by: Yong He <yhe@nvidia.com>
Diffstat (limited to 'tests/expected-failure-github.txt')
| -rw-r--r-- | tests/expected-failure-github.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/expected-failure-github.txt b/tests/expected-failure-github.txt index f157d2b9a..524930f62 100644 --- a/tests/expected-failure-github.txt +++ b/tests/expected-failure-github.txt @@ -5,5 +5,3 @@ tests/language-feature/saturated-cooperation/fuse-product.slang (vk) tests/language-feature/saturated-cooperation/fuse.slang (vk) tests/bugs/byte-address-buffer-interlocked-add-f32.slang (vk) tests/serialization/obfuscated-serialized-module-test.slang.2 syn (mtl) -tests/render/cross-compile-entry-point.slang.2 syn (mtl) -tests/bindings/nested-parameter-block-2.slang.3 syn (mtl) |
