summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-lower-append-consume-structured-buffer.cpp
Commit message (Expand)AuthorAge
* formatEllie Hermaszewska2024-10-29
* Initial `Atomic<T>` type implementation. (#5125)Yong He2024-09-20
* Make type names spec-conformant in SPIRV reflect. (#3748)Yong He2024-03-12
* Refactor compiler option representations. (#3598)Yong He2024-02-20
* Add per-buffer data layout control. (#3551)Yong He2024-02-05
* Add `-fspv-reflect` support. (#3464)Yong He2024-01-19
* Type layouts for structured buffers with counters (#3269)Ellie Hermaszewska2023-10-17
* Use target-dependent pointer size in natural layout. (#3210)Yong He2023-09-18
* Make `-fvk-u-shift` work on AppendStructuredBuffer. (#3144)Yong He2023-08-22
* Compile append and consume structured buffers to glsl. (#3142)Yong He2023-08-21