summaryrefslogtreecommitdiff
path: root/tests/reflection/attribute.slang
AgeCommit message (Expand)Author
2025-02-19Add userAttribs to entryPoints in reflection JSON (#6366)David A Roberts
2024-05-02Allow multiple _AttributeTargets for attribute declaration (#4087)kaizhangNV
2024-05-02Fix reflection-test issue (#4082) (#4084)kaizhangNV
2022-05-18Support for querying which parameters are used in emitted code (#2239)Alexey Panteleev
2019-01-29Add underscores to `AttributeUsage` to signal its preview state.Yong He
2019-01-29Add support for user defined attributes.Yong He