Files
UnrealEngineUWP/Engine/Source/Runtime/VectorVM
Dmitry Rekman c97f88bcc1 Win32: Pass aligned variables by reference.
- Aligned types cannot be passed by values in Win32 (ABI restriction; appropriate stack alignment is not guaranteed).

#codereview Olaf.Piesche

[CL 2494907 by Dmitry Rekman in Main branch]
2015-03-27 21:53:04 -04:00
..