https://bugs.winehq.org/show_bug.cgi?id=54736
--- Comment #2 from Ethan Lee flibitijibibo@gmail.com --- Created attachment 74244 --> https://bugs.winehq.org/attachment.cgi?id=74244 Sample HLSL
Attached is a small shader that replicates the sort of ternaries MojoShader generates. It can be tested via...
`fxc.exe /T ps_4_0 test.hlsl`
`vkd3d-compiler -p ps_4_0 test.hlsl -b dxbc-tpf -o test.dxbc`