summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-specialize-resources.h
AgeCommit message (Expand)Author
2024-11-06Make various parameters and return types require specialization when targetin...Anders Leino
2024-10-29formatEllie Hermaszewska
2024-02-03Fix spirv emit that leads to pathological downstream time. (#3546)Yong He
2023-10-02Add SPIRV intrinsics for ShaderExecutionReordering and RW/Buffer. (#3252)Yong He
2022-04-11Refactor: eliminate BackEndCompileRequest (#2178)Theresa Foley
2022-02-25Improved SCCP, inlining and resource specialization passes, legalize `ImageSu...Yong He
2020-09-10Add a pass to support resource return values (#1537)Tim Foley
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia