SPIRV-Cross/reference/shaders-no-opt
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
..
asm Fix variable scope when switch block exits multiple times. 2019-08-26 10:05:43 +02:00
comp Do not eagerly invalidate all active variables on a branch. 2019-07-24 11:17:30 +02:00
vert MSL: Fix case where we pass arrays to functions by value. 2019-01-14 11:00:14 +01:00
vulkan/frag Update tests. 2018-11-01 11:23:48 +01:00