Home | History | Annotate | Download | only in tests
      1 lunarg_core_validation.report_flags = error
      2 lunarg_core_validation.debug_action = VK_DBG_LAYER_ACTION_LOG_MSG
      3 lunarg_object_tracker.report_flags = error
      4 lunarg_object_tracker.debug_action = VK_DBG_LAYER_ACTION_LOG_MSG
      5 lunarg_parameter_validation.report_flags = error
      6 lunarg_parameter_validation.debug_action = VK_DBG_LAYER_ACTION_LOG_MSG
      7 google_threading.report_flags = error
      8 google_threading.debug_action = VK_DBG_LAYER_ACTION_LOG_MSG
      9 lunarg_device_limits.report_flags = error
     10 lunarg_device_limits.debug_action = VK_DBG_LAYER_ACTION_LOG_MSG
     11 lunarg_swapchain.report_flags = error
     12 lunarg_swapchain.debug_action = VK_DBG_LAYER_ACTION_LOG_MSG
     13 lunarg_image.report_flags = error
     14 lunarg_image.debug_action = VK_DBG_LAYER_ACTION_LOG_MSG
     15