summaryrefslogtreecommitdiff
path: root/tests/cross-compile/glsl-generic-in.slang.glsl
AgeCommit message (Expand)Author
2024-01-24[SPIRV] Support `globallycoherent` and `[vk::index()]`. (#3488)Yong He
2023-02-24More control flow simplifications. (#2673)Yong He
2023-01-24Reimplement address elimination. (#2605)Yong He
2022-12-07Remove `construct` IR op. (#2555)Yong He
2019-01-28remove line directives in test filesYong He
2019-01-28Fix type legalization to correctly handle empty struct fields.Yong He
2019-01-25fix up empty-struct-parametersYong He
2019-01-25Move glsl entry point legalization to later stage of compilation.Yong He