SPIRV-Cross/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 Test glsl.std450 more exhaustively. 2019-07-17 11:53:05 +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 Refactor out noopt shaders to their own folders. 2018-03-13 10:39:49 +01:00