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
/
optimization
/
immutable-buffer-load.slang
Age
Commit message (
Expand
)
Author
2025-10-16
Immutable access qualifier for pointers and use `__ldg` on cuda. (#8710)
Yong He