SPIRV-Cross/reference/opt
Bill Hollings 3bca246ad2 MSL: Emit interface block members of array length 1 as arrays instead of scalars.
Test for array presence using is_array() instead of element count.
Add shaders-msl/vert/interface-block-single-element-array.vert regression test.

Fixes a regression error introduced in 3d4daab.
2022-04-26 20:39:18 -04:00
..
shaders Add relax_nan_checks options. 2022-03-03 14:50:56 +01:00
shaders-hlsl HLSL: Disable FXC testing for rayquery shaders. 2022-03-22 12:34:43 +01:00
shaders-msl MSL: Emit interface block members of array length 1 as arrays instead of scalars. 2022-04-26 20:39:18 -04:00
shaders-ue4/asm Do not forward expressions which carry a huge amount of dependencies. 2022-01-17 13:45:12 +01:00