Co-authored-by: Nadia Holmquist Pedersen <893884+nadiaholmquist@users.noreply.github.com>
vulkan_api.hpp
vk_api.hpp
Consistant with other vulkan header patterns. This header in particular is to configure our Vulkan API usage.
Headlessly creates a new vulkan instance, with conditional MacOS support, and enables the `VK_EXT_debug_utils` instance-extension with a debug-messenger to hook onto validation layer messages.