SPIRV-Cross/reference/shaders-hlsl-no-opt/asm
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
..
comp GLSL: Be more aggressive about using type_alias. 2020-07-29 12:48:41 +02:00
frag HLSL: Deal with partially filled 16-byte word in cbuffers. 2020-08-20 16:05:21 +02:00
vert Add some test cases for complex type aliasing scenario. 2020-07-29 13:02:52 +02:00
temporary.zero-initialize.asm.frag Add support for forcefully zero-initialized variables. 2020-03-26 13:38:27 +01:00