summaryrefslogtreecommitdiff
path: root/tests/bindings/parameter-blocks.slang
AgeCommit message (Expand)Author
2024-03-23Make `-no-mangle` option work, add `-no-hlsl-binding`. (#3817)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-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