SPIRV-Cross/reference/shaders-hlsl
Hans-Kristian Arntzen ebf779dcfb HLSL: Do not support ClipCull size > 4 in mesh shaders.
The array mechanism breaks DXC which needs to observe that all
components have been written.

Uninitialized outputs will be undefined. Resort to simple vector
instead.
2022-11-02 13:34:11 +01:00
..
asm Add relax_nan_checks options. 2022-03-03 14:50:56 +01:00
comp HLSL: Disable FXC testing for rayquery shaders. 2022-03-22 12:34:43 +01:00
flatten HLSL: Make --flatten-ubo work correctly 2022-02-16 21:53:24 +09:00
frag Merge pull request #1946 from KhronosGroup/fix-1943 2022-05-18 19:22:45 +02:00
mesh HLSL: Do not support ClipCull size > 4 in mesh shaders. 2022-11-02 13:34:11 +01:00
vert HLSL: Rewrite how block IO is emitted. 2021-06-28 15:04:49 +02:00