diff options
| author | Simon Kallweit <64953474+skallweitNV@users.noreply.github.com> | 2025-10-08 20:18:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-08 18:18:23 +0000 |
| commit | 4b3fd0a4536f873649e6fcdefbaf2f8b6f0897e0 (patch) | |
| tree | 1d6369221c8e1786f97de0d36fce3d9b955c4150 /flake.nix | |
| parent | e4d1200cb45260b2a114d6f4f8f8d0b389a7da56 (diff) | |
Improve texture loads and stores on CUDA (#8644)
- fix handling layer and mip level
- add support for 1D layered textures
- reduce code by using macros
- assert when trying to emit unsupported intrinsics
There is a new set of unit tests in slang-rhi for exhaustive testing of
shader loads/stores on textures. These fixes allow to enable most of
these tests. Formatted loads/stores on surfaces are not supported in PTX
ISA, so this would require codegen for the conversion which in theory
should be possible but not as part of the CUDA prelude.
Diffstat (limited to 'flake.nix')
0 files changed, 0 insertions, 0 deletions
