SPIRV-Cross/reference/opt/shaders
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
..
amd Remove some stale test files. 2018-04-27 10:33:27 +02:00
asm MSL: Properly support passing parameters by value. 2018-08-06 15:43:51 +02:00
comp Add some tests for LUT promotion. 2018-07-05 14:14:18 +02:00
desktop-only Support dual-source blending on GLSL and MSL. 2018-04-03 16:04:49 +02:00
flatten Fix a lot of redundant code when loading flattened composites. 2018-07-06 10:57:23 +02:00
frag Add some tests for LUT promotion. 2018-07-05 14:14:18 +02:00
geom Update tests for latest SPIRV-Tools and glslang. 2018-03-12 15:11:55 +01:00
legacy Update tests for latest SPIRV-Tools and glslang. 2018-03-12 15:11:55 +01:00
tesc Update tests for latest SPIRV-Tools and glslang. 2018-03-12 15:11:55 +01:00
tese Update tests for latest SPIRV-Tools and glslang. 2018-03-12 15:11:55 +01:00
vert Force recompile if we add row-major transpose functions in MSL. 2018-05-04 09:43:34 +02:00
vulkan Support ternary expressions in OpSpecConstantOp. 2018-06-25 09:49:13 +02:00