MCPcopy Create free account
hub / github.com/adrien-ben/vulkan-tutorial-rs / vulkan_debug_callback

Function vulkan_debug_callback

src/debug.rs:14–32  ·  view source on GitHub ↗
(
    flag: vk::DebugUtilsMessageSeverityFlagsEXT,
    typ: vk::DebugUtilsMessageTypeFlagsEXT,
    p_callback_data: *const vk::DebugUtilsMessengerCallbackDataEXT,
    _: *mut c_void,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected