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
/
language-feature
/
descriptor-handle
/
desc-handle-2.slang
Age
Commit message (
Expand
)
Author
2025-05-16
Fix correct bindings for bindless resource model [SPIRV and GLSL] (#7131)
ArielG-NV
2025-01-10
Initial implementation of SP#015 `DescriptorHandle<T>`. (#6028)
Yong He