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
/
bit-cast
/
struct-bit-cast-2.slang
Age
Commit message (
Expand
)
Author
2025-05-16
Fix broken -emit-spirv-via-glsl test option (#7091)
sricker-nvidia
2025-03-19
Fix reinterpret and bitcast and generic arg parsing. (#6627)
Yong He