SPIRV-Cross/reference/shaders-no-opt
Hans-Kristian Arntzen e2155053c5 Fix broken access tracking for OpFunctionCall results.
We were looking at args[1] after incrementing args array, not before,
which means we tracked garbage.
This is also an out-of-bounds hazard.
2019-10-29 11:13:39 +01:00
..
asm Fix broken access tracking for OpFunctionCall results. 2019-10-29 11:13:39 +01:00
comp Do not eagerly invalidate all active variables on a branch. 2019-07-24 11:17:30 +02:00
frag Add test shader for simple case of interlocked callstack. 2019-09-04 11:56:19 +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