Home
last modified time | relevance | path

Searched refs:m_debugReportRecorder (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp202 const UniquePtr<vk::DebugReportRecorder> m_debugReportRecorder; member in vkt::TestCaseExecutor
217 , m_debugReportRecorder (testCtx.getCommandLine().isValidationEnabled() in TestCaseExecutor()
327 if (m_debugReportRecorder) in deinit()
337 const DebugMessages& messages = m_debugReportRecorder->getMessages(); in deinit()
354 m_debugReportRecorder->clearMessages(); in deinit()