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
/
append-structured-buffer.slang
Age
Commit message (
Expand
)
Author
2023-08-22
Make `-fvk-u-shift` work on AppendStructuredBuffer. (#3144)
Yong He
2023-08-21
Compile append and consume structured buffers to glsl. (#3142)
Yong He