summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-lower-coopvec.h
AgeCommit message (Collapse)Author
2025-01-30Support cooperative vector (#6223)Jay Kwak
* Support cooperative vector without Vulkan-header update Adding a Slang support for cooperative vector. But this commit doesn't have Vulkan-header update.