aboutsummaryrefslogtreecommitdiff
path: root/layers/parameter_validation.cpp
diff options
context:
space:
mode:
authorbungeman <bungeman@chromium.org>2017-03-14 13:23:41 -0400
committerMark Lobodzinski <mark@lunarg.com>2017-03-14 15:11:18 -0600
commite67c0f2f6a62139c601af389f7e8db105580b016 (patch)
treed52b401aad1f9e696a62ff026316357e35d773f2 /layers/parameter_validation.cpp
parentbc3d4f37e0753ae8efb311b17d9e3497d3a8a703 (diff)
downloadusermoji-e67c0f2f6a62139c601af389f7e8db105580b016.tar.xz
layers: Fix round tripping uint32_t through int
Commit 25afc3c "Suppress VC++ 2017 signed/unsigned warning" fixed issue #1395. However, it did so by static_cast-ing a value back to a type it already had been. Instead, just avoid round tripping the 'uint32_t' through 'int'.
Diffstat (limited to 'layers/parameter_validation.cpp')
0 files changed, 0 insertions, 0 deletions