summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-layout.cpp
Commit message (Expand)AuthorAge
* Cleanup refactoring work around the IR builder (#2061)Theresa Foley2021-12-17
* Add an accessor for IRInst opcode (#1707)Tim Foley2021-02-16
* Support `bit_cast` between complex types. (#1702)Yong He2021-02-12
* Unify handling of static and dynamic dispatch for interfaces (#1612)Tim Foley2020-11-19
* Fix GLSL output for byte-address loads of vectors (#1558)Tim Foley2020-09-23
* Add support for generic load/store on byte-addressed buffers (#1334)Tim Foley2020-04-27