summaryrefslogtreecommitdiff
path: root/tests/cross-compile/vector-comparison.slang.glsl
AgeCommit message (Expand)Author
2024-06-08SPIRV `Block` decoration fixes. (#4303)Yong He
2024-01-24[SPIRV] Support `globallycoherent` and `[vk::index()]`. (#3488)Yong He
2023-05-02Various dxc/fxc compatibility fixes. (#2863)Yong He
2023-03-24Switch to short circuiting semantics for scalar `?:` operator. (#2733)Yong He
2023-02-07Arithmetic simplifications and more IR clean up logic. (#2632)Yong He
2019-03-10Fix GLSL emit logic for select exprYong He