summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-layout.cpp
AgeCommit message (Expand)Author
2021-02-16Add an accessor for IRInst opcode (#1707)Tim Foley
2021-02-12Support `bit_cast` between complex types. (#1702)Yong He
2020-11-19Unify handling of static and dynamic dispatch for interfaces (#1612)Tim Foley
2020-09-23Fix GLSL output for byte-address loads of vectors (#1558)Tim Foley
2020-04-27Add support for generic load/store on byte-addressed buffers (#1334)Tim Foley