![]() |
Blamite Game Engine - Blam (Core)
|
Namespace containing functions relating to the Vulkan debug messenger. More...
Functions | |
void | Initialize () |
Initializes the Vulkan debug messenger. More... | |
void | Shutdown () |
Shuts down the Vulkan debug messenger. More... | |
void | PopulateCreateInfo (VkDebugUtilsMessengerCreateInfoEXT *create_info) |
Populates debug messenger creation information. More... | |
Namespace containing functions relating to the Vulkan debug messenger.
void BlamRendering::Vulkan::DebugMessenger::Initialize | ( | ) |
Initializes the Vulkan debug messenger.
void BlamRendering::Vulkan::DebugMessenger::PopulateCreateInfo | ( | VkDebugUtilsMessengerCreateInfoEXT * | create_info | ) |
Populates debug messenger creation information.
void BlamRendering::Vulkan::DebugMessenger::Shutdown | ( | ) |
Shuts down the Vulkan debug messenger.