summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-user-type-hint.cpp
Commit message (Collapse)AuthorAge
* formatEllie Hermaszewska2024-10-29
| | | | | | | * format * Minor test fixes * enable checking cpp format in ci
* Make type names spec-conformant in SPIRV reflect. (#3748)Yong He2024-03-12
* Preserve ByteAddressBuffer user type name. * Make user type lowercase. * Make typenames conform to spec. * Use `SpvOpDecorateString`.