SPIRV-Cross/reference/shaders-hlsl-no-opt
Hans-Kristian Arntzen 6071df5840 Fix wrong detection of trivial_mix_op.
Effectively, only the last component of the select was considered, need
to correctly early out if any case is hit.
2021-10-13 15:34:00 +02:00
..
asm HLSL: Ensure synthetic NumWorkgroups variable is considered active. 2021-09-30 14:39:42 +02:00
comp Fix wrong detection of trivial_mix_op. 2021-10-13 15:34:00 +02:00
frag Handle odd type for textureGather component. 2021-06-03 11:37:45 +02:00
vert HLSL: Rewrite how block IO is emitted. 2021-06-28 15:04:49 +02:00