summaryrefslogtreecommitdiff
path: root/tests/language-feature/types
AgeCommit message (Expand)Author
2024-07-19Support parameter block in metal shader objects. (#4671)Yong He
2024-07-16Warnings function parameters (#4626)venkataram-nv
2024-06-27Cache address-space-legalization of `kIROp_Store` (#4480)ArielG-NV
2024-06-10enable more metal tests (#4326)skallweitNV
2024-06-07Metal compute tests (#4292)skallweitNV
2024-04-01Fix peephole optimization of `TypeEquals`. (#3865)Yong He
2024-03-04Extend `as` and `is` operator to work on generic types. (#3672)Yong He
2023-07-10Do not fail when emitting GLSL using unorm/snorm textures (#2973)Ellie Hermaszewska
2022-09-15Run simple compute kernel in gfx-smoke test. (#2400)Yong He
2022-09-15Language feature: pointer sized int types. (#2401)Yong He
2022-08-17Warning on lossy implicit casts. (#2367)Yong He
2022-08-10Add `none` literal that is convertible to `Optional`. (#2356)Yong He
2022-01-25Add support for HLSL unorm/snorm (#2095)Theresa Foley
2021-05-04Add support for returning structures that contain opaque types (#1835)Tim Foley