aboutsummaryrefslogtreecommitdiff
path: root/layers/vk_layer_utils.cpp
diff options
context:
space:
mode:
authorBruce Dawson <brucedawson@google.com>2017-01-23 21:48:04 -0800
committerMark Lobodzinski <mark@lunarg.com>2017-01-24 19:34:41 -0700
commit816f2e5e0d52b201f396a01992ff6197cf48dc72 (patch)
tree632c54c56a9bbf809bc8afc922d6cccdef01c554 /layers/vk_layer_utils.cpp
parentfff9f5e41149c9eb36912e47aa73bf68de089e35 (diff)
downloadusermoji-816f2e5e0d52b201f396a01992ff6197cf48dc72.tar.xz
Suppress VC++ 2017 signed/unsigned warning
When building Chrome with VC++ 2017 there is one warning, from passing an int to a call to std::vector<uint32_t>::find. This change adds a cast to avoid that warning, thus fixing issue #1395.
Diffstat (limited to 'layers/vk_layer_utils.cpp')
0 files changed, 0 insertions, 0 deletions