Searched defs:debugReportRecorder (Results 1 – 2 of 2) sorted by relevance
268 std::unique_ptr<DebugReportRecorder> debugReportRecorder; in createCustomInstanceWithExtensions() local
845 void collectAndReportDebugMessages(vk::DebugReportRecorder &debugReportRecorder, Context& context) in collectAndReportDebugMessages()