SPIRV-Cross/shaders-hlsl-no-opt
Hans-Kristian Arntzen fad36a6b28 HLSL: Deal with partially filled 16-byte word in cbuffers.
The last element of an array or matrix in HLSL cbuffers are not filled
completely, but only have a size equal to the base vector.
2020-08-20 16:05:21 +02:00
..
asm HLSL: Deal with partially filled 16-byte word in cbuffers. 2020-08-20 16:05:21 +02:00
comp Deal with illegal names in types as well. 2020-01-16 10:34:49 +01:00
frag HLSL: Fix bug in is_packing_standard for cbuffer. 2020-08-20 15:26:55 +02:00
vert MSL: Fix case where we pass arrays to functions by value. 2019-01-14 11:00:14 +01:00