Add test for vkGetPhysicalDeviceToolProperties
authorCharles Giessen <charles@lunarg.com>
Tue, 9 Nov 2021 21:52:56 +0000 (14:52 -0700)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Tue, 9 Nov 2021 23:20:03 +0000 (16:20 -0700)
commitbed7a5c6594ad7ac5ccaa85ffb7bff2e5ee18d3d
treedd7824e19575b7ce6be9db38c2c8dac49e615ce8
parent864078943f15a1e360fdbb04c42ae35a303fdd87
Add test for vkGetPhysicalDeviceToolProperties

Basic tests which just makes sure the trampoline + terminator pass the data
through correctly. Data only originates from TestICD, TestLayer has no
support for the extension.
tests/framework/icd/test_icd.cpp
tests/framework/icd/test_icd.h
tests/loader_regression_tests.cpp