Searched defs:debug_log (Results 1 – 3 of 3) sorted by relevance
220 auto check_paths = [](DebugUtilsLogger const& debug_log, ManifestCategory category) { in TEST()
134 DebugUtilsLogger debug_log{VK_DEBUG_UTILS_MESSAGE_SEVERITY_ERROR_BIT_EXT}; in TEST() local1238 DebugUtilsLogger debug_log{VK_DEBUG_UTILS_MESSAGE_SEVERITY_WARNING_BIT_EXT}; in TEST() local
632 DebugUtilsLogger debug_log; member