Update tests to use correct version macro
authorCharles Giessen <charles@lunarg.com>
Wed, 26 Jan 2022 22:14:39 +0000 (15:14 -0700)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Fri, 28 Jan 2022 23:24:27 +0000 (16:24 -0700)
commitb411580d64bb87a4f50e6da34300665f502f23f1
treeff6f6caa712193955be57b16badda36934d2705c
parent469b7c03be956b6d5254d47e43324b5bb0565ed5
Update tests to use correct version macro

The VK_MAKE_API_VERSION macro and the VK_API_VERSION_1_X macros are better to
use. This commit switches the tests over to the non-deprecated versions of the
macros.
tests/framework/icd/test_icd.cpp
tests/framework/icd/test_icd.h
tests/framework/layer/layer_util.h
tests/framework/layer/test_layer.cpp
tests/framework/layer/test_layer.h
tests/framework/test_environment.h
tests/framework/test_util.h
tests/loader_wsi_tests.cpp