Searched refs:VK_DBG_LAYER_ACTION_LOG_MSG (Results 1 – 4 of 4) sorted by relevance
2 lunarg_core_validation.debug_action = VK_DBG_LAYER_ACTION_LOG_MSG4 lunarg_object_tracker.debug_action = VK_DBG_LAYER_ACTION_LOG_MSG6 lunarg_parameter_validation.debug_action = VK_DBG_LAYER_ACTION_LOG_MSG8 google_threading.debug_action = VK_DBG_LAYER_ACTION_LOG_MSG
25 # VK_DBG_LAYER_ACTION_LOG_MSG - Log a txt message to stdout or to a log filename58 lunarg_core_validation.debug_action = VK_DBG_LAYER_ACTION_LOG_MSG63 lunarg_object_tracker.debug_action = VK_DBG_LAYER_ACTION_LOG_MSG68 lunarg_parameter_validation.debug_action = VK_DBG_LAYER_ACTION_LOG_MSG73 google_threading.debug_action = VK_DBG_LAYER_ACTION_LOG_MSG78 google_unique_objects.debug_action = VK_DBG_LAYER_ACTION_LOG_MSG
36 VK_DBG_LAYER_ACTION_LOG_MSG = 0x00000002, enumerator46 {std::string("VK_DBG_LAYER_ACTION_LOG_MSG"), VK_DBG_LAYER_ACTION_LOG_MSG},
128 if (debug_action & VK_DBG_LAYER_ACTION_LOG_MSG) { in layer_debug_messenger_actions()167 if (debug_action & VK_DBG_LAYER_ACTION_LOG_MSG) { in layer_debug_report_actions()