summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-lower-binding-query.cpp
AgeCommit message (Collapse)Author
2023-07-12Pool inst worklists and hashsets to avoid rehashing. (#2982)Yong He
Co-authored-by: Yong He <yhe@nvidia.com>
2023-07-10Add support for texture footprint queries (#2970)Theresa Foley