Test Wrap Layer didn't unwrap in vkGetInstanceProcAddr
authorCharles Giessen <charles@lunarg.com>
Mon, 31 Oct 2022 22:38:45 +0000 (16:38 -0600)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Mon, 31 Oct 2022 23:19:23 +0000 (17:19 -0600)
commita17d7fc737e650070e50655b877be1aa206a2031
treeb3a281c724d18214f869e943c620c4a8a3c0466d
parentd4fd5773d5a004a841e2e976ef1a23aed53e8330
Test Wrap Layer didn't unwrap in vkGetInstanceProcAddr

Wrapping layer should be unwrapping the instance handle inside of GetProcAddr
functions.
tests/framework/layer/wrap_objects.cpp