Skip to content

Opening book details…

Can I read Vulkan Debug Utilities Overview on EtoBox?

Vulkan Debug Utilities Overview by tataat is a document available to read on EtoBox.

What is Vulkan Debug Utilities Overview about?

The document summarizes the Vulkan VK_EXT_debug_utils extension, which provides improved debugging functionality over the previous VK_EXT_debug_report and VK_EXT_debug_marker extensions. The new extension combines the functionality of the old extensions into a single instance extension, and provides additional useful information in debug callbacks such as a list of relevant objects and associated names or labels. It allows applications to more easily debug validation errors and isolate issues.

Author
tataat
Language
EN