SPIRV-Cross/reference/shaders-hlsl/comp
Hans-Kristian Arntzen 4590c63b40 Fix swizzling of integers.
Add scalar swizzling to constant composites as well.
2018-01-04 13:16:56 +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 Fix swizzling of integers. 2018-01-04 13:16:56 +01: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