Searched defs:debug_log (Results 1 – 4 of 4) 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() local1298 DebugUtilsLogger debug_log{VK_DEBUG_UTILS_MESSAGE_SEVERITY_WARNING_BIT_EXT}; in TEST() local4577 DebugUtilsLogger debug_log{VK_DEBUG_UTILS_MESSAGE_SEVERITY_ERROR_BIT_EXT}; in TEST() local4678 DebugUtilsLogger debug_log{VK_DEBUG_UTILS_MESSAGE_SEVERITY_ERROR_BIT_EXT}; in TEST() local4757 DebugUtilsLogger debug_log{VK_DEBUG_UTILS_MESSAGE_SEVERITY_ERROR_BIT_EXT}; in TEST() local4800 DebugUtilsLogger debug_log{VK_DEBUG_UTILS_MESSAGE_SEVERITY_ERROR_BIT_EXT}; in TEST() local
101 def debug_log(*args): function
696 DebugUtilsLogger debug_log; member