SPIRV-Cross/reference/opt/shaders-msl
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
..
asm MSL: Properly support passing parameters by value. 2018-08-06 15:43:51 +02:00
comp Do not unpack transposed matrices. 2018-06-12 09:43:47 +02:00
desktop-only CompilerMSL support matrices & arrays in stage-in & stage-out. 2018-06-12 11:41:35 -04:00
flatten Merge branch 'master' of https://github.com/KhronosGroup/SPIRV-Cross 2018-06-12 11:42:56 -04:00
frag Remove some redundant spvArrayCopy declarations. 2018-07-05 14:43:12 +02:00
legacy/vert CompilerMSL support matrices & arrays in stage-in & stage-out. 2018-06-12 11:41:35 -04:00
vert CompilerMSL disable rasterization on buffer writes in vertex shader. 2018-07-27 16:53:36 -04:00
vulkan CompilerMSL support matrices & arrays in stage-in & stage-out. 2018-06-12 11:41:35 -04:00