SPIRV-Cross/shaders-hlsl-no-opt/comp
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
..
bitfield.comp Refactor out noopt shaders to their own folders. 2018-03-13 10:39:49 +01:00
glsl.std450.fxconly.comp Test glsl.std450 more exhaustively. 2019-07-17 11:53:05 +02:00
illegal-struct-name.asm.comp Deal with illegal names in types as well. 2020-01-16 10:34:49 +01:00
intmin-literal.comp Improve handling of INT_MIN/INT64_MIN literals. 2021-09-30 16:29:30 +02:00
subgroups-boolean.invalid.nofxc.sm60.comp HLSL: Support logical subgroup ops. 2021-03-08 12:52:03 +01:00
subgroups.invalid.nofxc.sm60.comp HLSL: Support Shuffle wave ops. 2021-04-23 13:03:35 +02:00
trivial-select-cast-vector.comp Fix wrong detection of trivial_mix_op. 2021-10-13 15:34:00 +02:00