diff options
| author | Ellie Hermaszewska <ellieh@nvidia.com> | 2025-02-11 19:07:57 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-11 19:07:57 +0800 |
| commit | 0b4e463aee4107b383067424007c6a995f1f9f87 (patch) | |
| tree | e78fc7287a07643b890c0d981bd5ef95520dcf93 /tests/expected-failure-github.txt | |
| parent | 0bc18d233966fc80cf2c482922d0b773d58394ca (diff) | |
Add raypayload decoration to ray payload structs (#6164)
* Add raypayload decoration to ray payload structs
Closes https://github.com/shader-slang/slang/issues/6104
* Disable PAQs when compiling with DXC
See https://github.com/shader-slang/slang/issues/3448
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 6bf4f041d..60d632785 100644 --- a/tests/expected-failure-github.txt +++ b/tests/expected-failure-github.txt @@ -13,6 +13,4 @@ tests/bugs/buffer-swizzle-store.slang.3 syn (wgpu) tests/compute/interface-shader-param-in-struct.slang.4 syn (wgpu) tests/compute/interface-shader-param.slang.5 syn (wgpu) tests/language-feature/shader-params/interface-shader-param-ordinary.slang.4 syn (wgpu) -gfx-unit-test-tool/RayTracingTestAD3D12.internal -gfx-unit-test-tool/RayTracingTestBD3D12.internal gfx-unit-test-tool/precompiledTargetModule2Vulkan.internal |
