VV::V1::DebugUtils struct

Debug Utilities: Flexible utilities for debugging an application.

Contents

Specification

Derived classes

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

Public types

struct Label
Used in conjunction with labeling queues, and commands.
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.
struct ObjectInfo
Used for annotating objects with user defined information.