Raven Engine v0.1
Loading...
Searching...
No Matches
VulkanHelpers.h File Reference
#include "Raven/Core/Logging.h"
#include <vulkan/vulkan.hpp>

Namespaces

namespace  Raven

Macros

#define VK_CHECK(call)
 Macro wrapper for vkCheck that passes current function and line automatically.

Functions

void Raven::DestroyDebugUtilsMessengerEXT (VkInstance instance, VkDebugUtilsMessengerEXT debugMessenger, const VkAllocationCallbacks *pAllocator)
 Wrapper to destroy a Vulkan debug utils messenger.