diff options
| author | Dustin Graves <dustin@lunarg.com> | 2016-04-05 09:41:17 -0600 |
|---|---|---|
| committer | Tobin Ehlis <tobine@google.com> | 2016-04-06 08:29:08 -0600 |
| commit | 3d61b79e0b5743db672f594956594ab70c95680e (patch) | |
| tree | 9fdb3522247ffbb41e56b13727b6f72ea094007b /layers/image.cpp | |
| parent | 4f1313009bdde745fb484f2fe1a878827353e76b (diff) | |
| download | usermoji-3d61b79e0b5743db672f594956594ab70c95680e.tar.xz | |
layers: Fix unsafe bool mix warnings
Fixes the MSVS warnings regarding unsafe mix of VkBool32 and bool for the
core_validation layer. Converts all Boolean values internal to the layer
to bool/true/false. The VK_TRUE and VK_FALSE values continue to be used
with the Vulkan API components.
Change-Id: I9a298e2a9f5f92a388a2b7c158451d237fdb4fc0
Diffstat (limited to 'layers/image.cpp')
0 files changed, 0 insertions, 0 deletions
