aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDave Houlton <daveh@lunarg.com>2017-12-22 13:55:53 -0700
committerMike Schuchardt <mikes@lunarg.com>2018-01-03 11:38:50 -0700
commitac4d43c8085e09d886ceb04192e088c9125b20f6 (patch)
treed95a6a146f41131984634d251d0c59df44f3be2f /scripts
parent7117a4f841589d0613dfeba176db2cddd9f51323 (diff)
downloadusermoji-ac4d43c8085e09d886ceb04192e088c9125b20f6.tar.xz
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
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions