Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCase.cpp342 using DebugReportCallbackPtr = vk::Move<VkDebugReportCallbackEXT>; typedef in vkt::DefaultDevice
355 const DebugReportCallbackPtr m_debugReportCallback;
405 : DebugReportCallbackPtr()) in DefaultDevice()