aboutsummaryrefslogtreecommitdiff
path: root/layers/vk_layer_utils.cpp
diff options
context:
space:
mode:
authorDustin Graves <dustin@lunarg.com>2016-04-05 13:48:15 -0600
committerTobin Ehlis <tobine@google.com>2016-04-06 08:29:15 -0600
commitc8494b5d294cb155c2865dcd508d5f637decffe4 (patch)
tree2c52c0a5509f078b308f868717788777fee9e235 /layers/vk_layer_utils.cpp
parent3d61b79e0b5743db672f594956594ab70c95680e (diff)
downloadusermoji-c8494b5d294cb155c2865dcd508d5f637decffe4.tar.xz
layers: Fix unsafe bool mix warnings (part 2)
Fixes the MSVS warnings regarding unsafe mix of VkBool32 and bool for the device_limits, image, parameter_validation, and threading layers. Converts all Boolean usage internal to the layers to bool/true/false. The VK_TRUE and VK_FALSE values continue to be used with the Vulkan API components. Change-Id: I612d3f26050fadcd77ffca4d8723a7c734613816
Diffstat (limited to 'layers/vk_layer_utils.cpp')
0 files changed, 0 insertions, 0 deletions