SPIRV-Cross/reference/shaders-msl-no-opt/vert
Hans-Kristian Arntzen a82ecbeba9 MSL: Enable proper value types for return and value-passing of arrays.
Now that we have spvUnsafeArray<T> there is no need to deal with these
special purpose cases.
2019-10-24 13:03:38 +02:00
..
functions_nested.vert MSL: Do not generate UnsafeArray<> for any array inside buffer objects. 2019-10-24 12:22:30 +02:00
pass-array-by-value.vert MSL: Enable proper value types for return and value-passing of arrays. 2019-10-24 13:03:38 +02:00