SPIRV-Cross/reference/shaders-msl/tesc
Hans-Kristian Arntzen fa011f8547 MSL: Declare arrays with proper type wrapper.
Need to construct with value type spvUnsafeArray<T, N>({ elem0, elem1 })
to make array initialization work in complex scenarios.
2019-10-26 17:57:34 +02:00
..
basic.tesc Updates for pull request #1162 2019-09-24 14:35:25 -04:00
load-control-point-array-of-matrix.tesc MSL: Declare arrays with proper type wrapper. 2019-10-26 17:57:34 +02:00
load-control-point-array-of-struct.tesc MSL: Declare arrays with proper type wrapper. 2019-10-26 17:57:34 +02:00
load-control-point-array.tesc MSL: Declare arrays with proper type wrapper. 2019-10-26 17:57:34 +02:00
water_tess.tesc MSL: Do not generate UnsafeArray<> for any array inside buffer objects. 2019-10-24 12:22:30 +02:00