SPIRV-Cross-Vulnerable/reference
Hans-Kristian Arntzen a82ecbeba9 MSL: Enable proper value types for return and value-passing of arrays.
Now that we have spvUnsafeArray<T> there is no need to deal with these
special purpose cases.
2019-10-24 13:03:38 +02:00
..
opt MSL: Do not generate UnsafeArray<> for any array inside buffer objects. 2019-10-24 12:22:30 +02:00
shaders Merge remote-tracking branch 'upstream/master' 2019-10-21 18:55:36 -04:00
shaders-hlsl HLSL: Fix unrolled S/G LE/LT/GE/GT opcodes. 2019-10-14 16:08:39 +02:00
shaders-hlsl-no-opt HLSL: Partially implement Unordered compare. 2019-10-14 15:15:03 +02:00
shaders-msl MSL: Enable proper value types for return and value-passing of arrays. 2019-10-24 13:03:38 +02:00
shaders-msl-no-opt MSL: Enable proper value types for return and value-passing of arrays. 2019-10-24 13:03:38 +02:00
shaders-no-opt Fix OpVectorExtractDynamic with spec constant op index. 2019-10-17 11:12:14 +02:00
shaders-reflection Reflect: Deal with workgroup size being specialization constants. 2019-10-04 10:50:50 +02:00
shaders-ue4/asm MSL: Do not generate UnsafeArray<> for any array inside buffer objects. 2019-10-24 12:22:30 +02:00