diff options
| author | Anders Leino <aleino@nvidia.com> | 2024-11-28 13:56:41 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-28 11:56:41 +0000 |
| commit | 6bc63681e0b874e66fd9b8881c533eafdc6b9b78 (patch) | |
| tree | 78e292f2f63134b5788fb680f5e8cbc13c5106f3 /docs/layout.md | |
| parent | 6e52cc811835b82bf9140189ef1f3a8561baf327 (diff) | |
Update Slang-RHI/slang (#5701)
* Update Slang-RHI/slang
This brings in new fixes for WebGPU.
In particular, the "use_dxc" toggle is now used, which should enable these tests to run on
WebGPU, if f16 is otherwise supported:
- `tests/language-feature/generics/variadic-0.slang`
- `tests/language-feature/generics/tuple.slang`
This closes #5605.
* Disable tests/autodiff/float-cast.slang for wgpu
This test was previously not running for WebGPU because it required the 'half' render
feature, and Slang-RHI was previously not reporting it.
With the Slang-RHI update, the test now runs on WebGPU.
It now fails because the test is using 'double' which is just not supported on WebGPU.
Thus this commit disables the test.
Diffstat (limited to 'docs/layout.md')
0 files changed, 0 insertions, 0 deletions
