build: Clear some compiler warnings
authorPetr Kraus <petr_kraus@email.cz>
Fri, 8 Dec 2017 23:22:39 +0000 (00:22 +0100)
committerTobin Ehlis <tobine@google.com>
Tue, 12 Dec 2017 17:09:32 +0000 (10:09 -0700)
commit055fc8fd459f0da279d4814f927ea7090dd0f7e9
tree96b39af858984ca65554735511ead4ba4be47e23
parent3f445a6a3a25e4ecb17c1501f349beeddde72657
build: Clear some compiler warnings

- remove unnecessary ";" after function definitions and namespaces
- fix
wrong type match in printf for handle types
- convert some left-overs to `HandleToUint64`
demos/cube.cpp
layers/buffer_validation.cpp
layers/core_validation.cpp
layers/core_validation_types.h
layers/descriptor_sets.cpp
layers/vk_format_utils.cpp
tests/layer_validation_tests.cpp
tests/vkrenderframework.cpp
tests/vktestbinding.cpp
tests/vktestbinding.h