pub trait DebugReportCallback: VkHandle<Handle = VkDebugReportCallbackEXT> + InstanceChild { }
Available on crate feature
VK_EXT_debug_report
only.pub trait DebugReportCallback: VkHandle<Handle = VkDebugReportCallbackEXT> + InstanceChild { }
VK_EXT_debug_report
only.