summaryrefslogtreecommitdiff
path: root/tests/bindings/multiple-parameter-blocks.slang
AgeCommit message (Expand)Author
2024-05-29Improve compile time performance. (#3857)Yong He
2023-02-27Detect and deduplicate read-only resource access. (#2680)Yong He
2018-10-29Rework command-line options handling for entry points and targets (#697)Tim Foley
2018-05-03Pass through original names for most declarations (#547)Tim Foley
2018-04-11Introduce an IR-level type system (#481)Tim Foley
2018-02-03Remove non-IR codegen paths (#398)Tim Foley
2017-12-18Work on getting rewriter + IR playing nice together. (#314)Tim Foley
2017-11-16Revise type legalization so it can handle constant buffers (#282)Tim Foley
2017-11-13Parameter block work (#276)Tim Foley
2017-11-06Parameter blocks (#245)Tim Foley