Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/
DvktCustomInstancesDevices.cpp268 std::unique_ptr<DebugReportRecorder> debugReportRecorder; in createCustomInstanceWithExtensions() local
DvktTestCase.cpp879 void collectAndReportDebugMessages(vk::DebugReportRecorder &debugReportRecorder, Context& context) in collectAndReportDebugMessages()