Home
last modified time | relevance | path

Searched refs:createDebugReportRecorder (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCase.cpp379 de::MovePtr<vk::DebugReportRecorder> createDebugReportRecorder (const vk::PlatformInterface& vkp, b… in createDebugReportRecorder() function
397 ? createDebugReportRecorder(vkPlatform, cmdLine.printValidationErrors()) in DefaultDevice()