Make layer interface deprecation notice conditional
authorCharles Giessen <charles@lunarg.com>
Tue, 16 Jul 2024 05:40:57 +0000 (00:40 -0500)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Tue, 16 Jul 2024 15:11:48 +0000 (10:11 -0500)
commite77a24e467d6cd3dbd949dedd057bc7c8b940a69
tree5760196d6496f0ead47c796a1f1a9ae8f6f33195
parent811802864150a70de5933179b0c545ec11620679
Make layer interface deprecation notice conditional

The notice that renaming vkGetInstanceProcAddr and vkGetDeviceProcAddr functions in the
layer manifest is deprecated will now only be printed if the layer does not also
rename the vkNegotiateLoaderLayerInterfaceVersion function.
loader/loader.c