2714f5410c
Apparently, it's legal to use a selection construct where both paths branch to same location, but a different merge point is used. This breaks many assumptions the variable scope analyzer makes. The only logical way to generate code for this scenario is to treat the selection construct as a trivial switch construct with only a default case. |
||
---|---|---|
.. | ||
asm | ||
comp | ||
frag | ||
legacy/frag | ||
vert | ||
vulkan |