third_party_vulkan-headers/include/vulkan
Dave Houlton fd051d36f7 tests: Add a guard around noexcept in vktestbinding.h
VS2013 does not provide 'noexcept'. Layers had multiple occurences
of a NOEXCEPT macro to protect the VS2013 build. This commit
consolidates that macro to a single location in vk_sdk_platform.h,
which is also visible to the layer tests via test_common.h.

Updates the vktestbinding.h occurences of 'noexcept' to use the
NOEXCEPT macro.

Change-Id: I38bf8c08cda6fe75de78dff69050a913b47f91b1
2018-05-04 09:31:34 -06:00
..
vk_icd.h macOS: Add macOS support 2018-05-04 09:23:50 -06:00
vk_layer.h loader: Extend pre-instance intercepts for 1.1 2018-05-04 09:24:26 -06:00
vk_sdk_platform.h tests: Add a guard around noexcept in vktestbinding.h 2018-05-04 09:31:34 -06:00