summaryrefslogtreecommitdiff
path: root/tests/reflection/attribute.slang.expected
AgeCommit message (Expand)Author
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