SPIRV-Cross/reference/shaders-no-opt/asm
Hans-Kristian Arntzen e3d4dddfec Fix variable scope when switch block exits multiple times.
Inner scope can still dominate here, so we need to be conservative when
we observe switch blocks specifically. Normal selection merges cannot
merge from multiple paths.
2019-08-26 10:05:43 +02:00
..
comp Test glsl.std450 more exhaustively. 2019-07-17 11:53:05 +02:00
frag Fix variable scope when switch block exits multiple times. 2019-08-26 10:05:43 +02:00
vert Support empty structs. 2018-04-05 16:26:54 +02:00