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
/
hlsl
/
consume-structured-buffer.slang
Age
Commit message (
Expand
)
Author
2023-10-17
Type layouts for structured buffers with counters (#3269)
Ellie Hermaszewska
2023-08-21
Compile append and consume structured buffers to glsl. (#3142)
Yong He