From bd7e75648ee7df31776c2321335c242fca6b925f Mon Sep 17 00:00:00 2001 From: Mark Young Date: Thu, 1 Sep 2016 09:18:45 -0600 Subject: loader: Update script names with correct ext name lunarg_debug_report is now called ext_debug_report. Change-Id: Ieceb323ac0a05def2f49ae399460b02b1e245639 --- layers/vk_layer_settings.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layers') diff --git a/layers/vk_layer_settings.txt b/layers/vk_layer_settings.txt index 82600c3f..3674035e 100644 --- a/layers/vk_layer_settings.txt +++ b/layers/vk_layer_settings.txt @@ -25,7 +25,7 @@ # VK_DBG_LAYER_ACTION_LOG_MSG - Log a txt message to stdout or to a log file # specified via the .log_filename setting (see below) # VK_DBG_LAYER_ACTION_CALLBACK - Call user defined callback function(s) that -# have been registered via the VK_EXT_LUNARG_debug_report extension. Since +# 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 Windows # OutputDebugString function -- messages will show up in Visual Studio output -- cgit v1.2.3