source-sdk-2013
source-sdk-2013 copied to clipboard
Fixed alignment error when LTCG is enabled
Fixed an alignment error/warning in mathlib when building the SDK with Link-time Code Generation enabled (/LTCG)
Needed to be consistent with the power2_n definition in color_conversion.cpp
Fixed an alignment error/warning in mathlib when building the SDK with Link-time Code Generation enabled (/LTCG)
Needed to be consistent with the
power2_ndefinition in color_conversion.cpp
For documentation purposes, this also needs to be duplicated for the SP mathlib.h code.