summaryrefslogtreecommitdiff
path: root/tests/reflection/attribute.slang.expected
AgeCommit message (Expand)Author
2025-04-14Fix User Attribute string reflection (#6799)Devon
2025-02-19Add userAttribs to entryPoints in reflection JSON (#6366)David A Roberts
2024-12-21Fixed stage and result field names in json reflection (#5927)Stan
2024-08-01Allow implicit 'uniform' entrypoint parameters. (#4765)Yong He
2024-05-02Allow multiple _AttributeTargets for attribute declaration (#4087)kaizhangNV
2024-05-02Fix reflection-test issue (#4082) (#4084)kaizhangNV
2020-01-08Cover a few corner cases in reflection API (#1163)Tim Foley
2019-01-29Add support for user defined attributes.Yong He