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
/
spirv
/
ptr-subscript.slang
Age
Commit message (
Expand
)
Author
2024-05-03
Fix `Ptr::__subscript` to accept any integer index. (#4100)
Yong He