class
#include <VaultedVulkan/VVGPU_Comms.hpp>
Messenger
Contents
- Reference
Base classes
- struct VV::V1::DebugUtils::Messenger
- Vulkan allows an application to register multiple callbacks with any Vulkan component wishing to report debug information. Some callbacks may log the information to a file, others may cause a debug break point or other application defined behavior.
Public types
-
using Parent = V3::
DebugUtils:: Messenger