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
/
wgsl
/
write-only-texture.slang
Age
Commit message (
Expand
)
Author
2025-04-27
Emit SPIRV NonReadable decoration for WTexture* (#6922)
Darren Wihandi
2024-10-30
Write only texture types. (#5454)
Yong He