Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCase.cpp337 …bool hasDebugReportRecorder (void) const { return m_debugReportRecorder.get() !=… in hasDebugReportRecorder() function in vkt::DefaultDevice
821 bool Context::hasDebugReportRecorder () const in hasDebugReportRecorder() function in vkt::Context