SPIRV-Cross/reference/opt
Hans-Kristian Arntzen 361fe52c9d MSL: Properly support passing parameters by value.
MSL would force thread const& which would not work if the input argument
came from a different storage class.

Emit proper non-reference arguments for such values.
2018-08-06 15:43:51 +02:00
..
shaders MSL: Properly support passing parameters by value. 2018-08-06 15:43:51 +02:00
shaders-hlsl MSL: Properly support passing parameters by value. 2018-08-06 15:43:51 +02:00
shaders-msl MSL: Properly support passing parameters by value. 2018-08-06 15:43:51 +02:00