Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestCase.cpp464 bool hasDebugReportRecorder (void) const { return m_debugReportRecorder.get() != nullptr; } in hasDebugReportRecorder() function in vkt::DefaultDevice
1057 bool Context::hasDebugReportRecorder () const in hasDebugReportRecorder() function in vkt::Context
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestCase.cpp431 bool hasDebugReportRecorder (void) const { return m_debugReportRecorder.get() != nullptr; } in hasDebugReportRecorder() function in vkt::DefaultDevice
994 bool Context::hasDebugReportRecorder () const in hasDebugReportRecorder() function in vkt::Context

Completed in 5 milliseconds