index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
autodiff
/
cuda-kernel-export.slang
Age
Commit message (
Expand
)
Author
2023-03-16
Add `[CudaDeviceExport]` to allow exporting CUDA device functions. (#2708)
Yong He