SPIRV-Cross/reference/shaders-hlsl-no-opt
Hans-Kristian Arntzen b960ae3b70 HLSL: Partially implement Unordered compare.
We cannot correctly implement unordered equal/ordered not equal without
a lot of extra instructions which slows normal code down.
2019-10-14 15:15:03 +02:00
..
asm HLSL: Partially implement Unordered compare. 2019-10-14 15:15:03 +02:00
comp Update external/ to SPIR-V 1.5 2019-09-18 16:04:27 -04: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