SPIRV-Cross/reference/opt
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
..
shaders Merge remote-tracking branch 'upstream/master' 2019-10-21 18:55:36 -04:00
shaders-hlsl Moved all UE4 test shaders into 'shaders-ue4/' folder. 2019-10-23 17:39:05 -04:00
shaders-msl MSL: Declare arrays with proper type wrapper. 2019-10-26 17:57:34 +02:00
shaders-ue4/asm MSL: Declare arrays with proper type wrapper. 2019-10-26 17:57:34 +02:00