VV::V2::DebugUtils struct

Debug Utilities: Flexible utilities for debugging an application.

Base classes

struct VV::V1::DebugUtils
Debug Utilities: Flexible utilities for debugging an application.

Derived classes

struct VV::V3::DebugUtils
Debug Utilities: Flexible utilities for debugging an application.

Public types

struct 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.
using Parent = V1::DebugUtils