SPIRV-Cross/reference/opt/shaders-msl/asm
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
..
comp Deal with scoping for Private variables. 2018-05-16 10:49:30 +02:00
frag MSL: Properly support passing parameters by value. 2018-08-06 15:43:51 +02:00
vert Deal with some builtins being declared with wrong signedness. 2018-06-22 11:30:56 +02:00