summaryrefslogtreecommitdiff
path: root/tests/language-feature/inheritance
AgeCommit message (Expand)Author
2024-10-15Enable WebGPU tests in CI (#5239)Anders Leino
2024-06-10enable more metal tests (#4326)skallweitNV
2024-06-07Metal compute tests (#4292)skallweitNV
2023-12-06Support visibility control and default to `internal`. (#3380)Yong He
2022-08-17Warning on lossy implicit casts. (#2367)Yong He
2021-05-27Fix initializer lists for derived structs (#1862)T. Foley
2021-05-27Fix a bug in struct inheritance (#1861)T. Foley
2021-01-15Convert more tests to use shader objects (#1659)Tim Foley
2020-06-19fixup: actually make the test case test somethingTim Foley
2020-06-18Work on struct inheritance and interfacesTim Foley