Home
last modified time | relevance | path

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

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