summaryrefslogtreecommitdiff
path: root/tests/cross-compile/geometry-shader.slang.glsl
AgeCommit message (Expand)Author
2024-01-24[SPIRV] Support `globallycoherent` and `[vk::index()]`. (#3488)Yong He
2023-08-17Be more careful about merge blocks during loop inversion (#3136)Ellie Hermaszewska
2023-08-17Add loop inversion pass (#2899)Ellie Hermaszewska
2023-02-07Arithmetic simplifications and more IR clean up logic. (#2632)Yong He
2022-12-07Remove `construct` IR op. (#2555)Yong He
2022-05-10Use IR pass to eliminate phi nodes (#2226)Theresa Foley
2021-07-21Work to mitigate SPIR-V bloat (#1914)Theresa Foley
2020-03-25Fix a bug in exiting SSA form for loops (#1293)Tim Foley
2020-02-10Fix output GLSL for primitive ID in a geometry shader (#1214)Tim Foley
2019-01-24Fix a regression in geometry shader cross-compilation (#794)Tim Foley