summaryrefslogtreecommitdiff
path: root/tests/spirv/tessellation-patch-as-argument.slang
AgeCommit message (Collapse)Author
2025-02-19Force inline functions that takes InputPatch and OutputPatch (#6407)Jay Kwak
This commit inlines functions that takes InputPatch and OutputPatch as the function parameter. Co-authored-by: Yong He <yonghe@outlook.com>