SPIRV-Cross/shaders-hlsl-no-opt/asm
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
..
comp Do not consider aliased struct types if the master is not a block. 2019-10-07 10:52:16 +02:00
frag HLSL: Partially implement Unordered compare. 2019-10-14 15:15:03 +02:00
vert Update to latest glslang/SPIRV-Tools. 2019-01-30 13:41:57 +01:00