core_validation: add intercept_khr_swapchain_command
authorChia-I Wu <olv@google.com>
Fri, 6 May 2016 03:51:11 +0000 (11:51 +0800)
committerTobin Ehlis <tobine@google.com>
Mon, 9 May 2016 16:20:18 +0000 (10:20 -0600)
commit66e2cb5a22db4bf65a3f109c5a0391383b632694
tree9719ca8e345a6fee5bd414af6f69c3876d577ca3
parente6a2b961685d00959e89d32774111942daf9f45d
core_validation: add intercept_khr_swapchain_command

It returns the function pointers for all intercepted VK_KHR_swapchain
commands.  Call intercept_khr_swapchain_command from GetDeviceProcAddr.
layers/core_validation.cpp