SPIRV-Cross/reference/shaders-hlsl/comp
Hans-Kristian Arntzen ffad50b3c2 Remove duplicate swizzles in remap_swizzle.
Makes HLSL image-load-store look much nicer.
2017-12-12 13:01:10 +01:00
..
access-chains.comp Use t-namespace for ByteAddressBuffer. 2017-12-11 13:55:26 +01:00
address-buffers.comp Swizzle scalars when splatting in HLSL. 2017-12-12 12:52:45 +01:00
atomic.comp Remove duplicate swizzles in remap_swizzle. 2017-12-12 13:01:10 +01:00
bitfield.noopt.comp Implement bitfield ops in HLSL. 2017-11-29 11:33:44 +01:00
builtins.comp Use 'static const' for spec constants in HLSL 2017-10-21 19:19:32 +11:00
image.comp Swizzle scalars when splatting in HLSL. 2017-12-12 12:52:45 +01:00
rwbuffer-matrix.comp Add test for row/col-major matrix read/write for HLSL. 2017-10-26 17:40:45 +02:00
shared.comp Use t-namespace for ByteAddressBuffer. 2017-12-11 13:55:26 +01:00
ssbo-array.comp Add some access chain tests. 2017-08-15 10:23:04 +02:00