SPIRV-Cross/reference/opt/shaders-hlsl/asm/comp
Hans-Kristian Arntzen a9be92569f HLSL: Fix unrolled S/G LE/LT/GE/GT opcodes.
Need to bitcast the unrolled expressions as well.
2019-10-14 16:08:39 +02:00
..
access-chain-invalidate.asm.comp Properly track read dependencies for UAV access chain. 2018-07-09 14:02:50 +02:00
atomic-decrement.asm.comp Update glslang and SPIRV-Tools. 2018-09-27 11:10:22 +02:00
atomic-increment.asm.comp Update glslang and SPIRV-Tools. 2018-09-27 11:10:22 +02:00
bitcast_icmp.asm.comp HLSL: Fix unrolled S/G LE/LT/GE/GT opcodes. 2019-10-14 16:08:39 +02:00
block-name-alias-global.asm.comp Use correct block-name / other-name aliasing rules. 2019-01-04 15:02:54 +01:00
control-flow-hints.asm.comp Support branch/loop hints in HLSL. 2018-06-25 10:33:13 +02:00
global-parameter-name-alias.asm.comp MSL: Fix naming issue of aliased global variables. 2018-08-27 09:59:55 +02:00
nmin-max-clamp.asm.comp GLSL/HLSL: Implement NMin/NMax/NClamp. 2019-03-21 15:26:46 +01:00
storage-buffer-basic.invalid.nofxc.asm.comp Update tests. 2018-11-01 11:23:48 +01:00