summaryrefslogtreecommitdiff
path: root/tests/reflection/global-type-params.slang.expected
AgeCommit message (Expand)Author
2024-12-21Fixed stage and result field names in json reflection (#5927)Stan
2023-05-31Confirm reflection output is valid JSON (#2910)jsmall-nvidia
2020-01-08Cover a few corner cases in reflection API (#1163)Tim Foley
2019-01-14Add an error for global uniform parameter declarations (#773)Tim Foley
2018-10-29Rework command-line options handling for entry points and targets (#697)Tim Foley
2018-01-02no-codegen compile flag and global generics reflection (#347)Yong He