diff options
Diffstat (limited to 'src/layer.hh')
| -rw-r--r-- | src/layer.hh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/layer.hh b/src/layer.hh index 5633c63..08152f2 100644 --- a/src/layer.hh +++ b/src/layer.hh @@ -4,6 +4,8 @@ #include <vulkan/vk_platform.h> #include <vulkan/vulkan.hpp> +// The purpose of this file is to expose a header entry point for our layer. + extern "C" { VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL |
