summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-container-pool.h
Commit message (Collapse)AuthorAge
* formatEllie Hermaszewska2024-10-29
| | | | | | | * format * Minor test fixes * enable checking cpp format in ci
* Fix GLSL output for `gl_ClipDistance` input builtin. (#3193)Yong He2023-09-07
| | | | | | | | | * Fix GLSL output for `gl_ClipDistance` input builtin. * Fix. --------- Co-authored-by: Yong He <yhe@nvidia.com>
* Pool inst worklists and hashsets to avoid rehashing. (#2982)Yong He2023-07-12
Co-authored-by: Yong He <yhe@nvidia.com>