SPIRV-Cross/shaders-hlsl-no-opt/comp
2022-07-22 13:39:37 +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: Implement GroupOperation(Inclusive/Exclusive)Scan. 2022-07-22 13:39:37 +02:00
trivial-select-cast-vector.comp Fix wrong detection of trivial_mix_op. 2021-10-13 15:34:00 +02:00
trivial-select-matrix.spv14.comp Test behavior around OpSelect with matrices. 2021-10-13 16:08:29 +02:00