Searched refs:active_flags (Results 1 – 2 of 2) sorted by relevance
41 VkFlags active_flags; member68 debug_data->active_flags = 0; in RemoveDebugMessageCallback()81 debug_data->active_flags |= cur_callback->msgFlags; in RemoveDebugMessageCallback()194 debug_data->active_flags |= pCreateInfo->flags; in layer_create_msg_callback()303 if (!debug_data || !(debug_data->active_flags & msgFlags)) { in will_log_msg()337 if (!debug_data || !(debug_data->active_flags & msgFlags)) { in log_msg()
861 if (!(dev_data->report_data->active_flags & VK_DEBUG_REPORT_INFORMATION_BIT_EXT)) { in print_mem_list()921 if (!(my_data->report_data->active_flags & VK_DEBUG_REPORT_INFORMATION_BIT_EXT)) { in printCBList()4192 if (!(my_data->report_data->active_flags & VK_DEBUG_REPORT_INFORMATION_BIT_EXT)) { in synchAndPrintDSConfig()