Searched refs:getDebugReportRecorder (Results 1 – 3 of 3) sorted by relevance
180 vk::DebugReportRecorder &getDebugReportRecorder() const;
609 vk::DebugReportRecorder &getDebugReportRecorder(void) const in getDebugReportRecorder() function in vkt::DefaultDevice1490 vk::DebugReportRecorder &Context::getDebugReportRecorder() const in getDebugReportRecorder() function in vkt::Context1492 return m_device->getDebugReportRecorder(); in getDebugReportRecorder()
555 collectAndReportDebugMessages(m_context->getDebugReportRecorder(), *m_context); in deinit()