Home
last modified time | relevance | path

Searched defs:getDebugReportRecorder (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestCase.cpp465 vk::DebugReportRecorder& getDebugReportRecorder (void) const { return *m_debugReportRecorder.get(); } in getDebugReportRecorder() function in vkt::DefaultDevice
1062 vk::DebugReportRecorder& Context::getDebugReportRecorder () const in getDebugReportRecorder() function in vkt::Context
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestCase.cpp432 vk::DebugReportRecorder& getDebugReportRecorder (void) const { return *m_debugReportRecorder.get(); } in getDebugReportRecorder() function in vkt::DefaultDevice
999 vk::DebugReportRecorder& Context::getDebugReportRecorder () const in getDebugReportRecorder() function in vkt::Context

Completed in 5 milliseconds