From 8e67ef14b6a283849cea02f280fcb9c62faf9631 Mon Sep 17 00:00:00 2001 From: Mark Lobodzinski Date: Thu, 10 Aug 2017 11:25:01 -0600 Subject: layers: Fix layer settings file debug action name Change-Id: Ic5a6828d57515efb50c12e21ef45e690c058c96a --- layers/vk_layer_settings.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layers/vk_layer_settings.txt b/layers/vk_layer_settings.txt index 1a318ce7..4998d1c2 100644 --- a/layers/vk_layer_settings.txt +++ b/layers/vk_layer_settings.txt @@ -27,7 +27,7 @@ # VK_DBG_LAYER_ACTION_CALLBACK - Call user defined callback function(s) that # have been registered via the VK_EXT_debug_report extension. Since # app must register callback, this is a NOOP for the settings file. -# VK_DBG_LAYER_DEBUG_OUTPUT [Windows only] - Log a txt message using the +# VK_DBG_LAYER_ACTION_DEBUG_OUTPUT [Windows only] - Log a txt message using the # Windows OutputDebugString function -- messages will show up in the # Visual Studio output window, for instance. # VK_DBG_LAYER_ACTION_BREAK - Trigger a breakpoint. -- cgit v1.2.3