Home
last modified time | relevance | path

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

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