From b120d51d84bc9b0b763f39e20dd2f3b9e5fd5388 Mon Sep 17 00:00:00 2001 From: Courtney Goeltzenleuchter Date: Fri, 12 Feb 2016 13:22:04 -0700 Subject: layers: MR221: Update extension info to match json files --- layers/draw_state.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'layers/draw_state.cpp') diff --git a/layers/draw_state.cpp b/layers/draw_state.cpp index fadb98fe..b957ff52 100644 --- a/layers/draw_state.cpp +++ b/layers/draw_state.cpp @@ -3621,7 +3621,7 @@ static const VkLayerProperties ds_global_layers[] = { "VK_LAYER_LUNARG_draw_state", VK_API_VERSION, 1, - "Validation layer: draw_state", + "LunarG Validation Layer", } }; @@ -3646,7 +3646,7 @@ static const VkLayerProperties ds_device_layers[] = { "VK_LAYER_LUNARG_draw_state", VK_API_VERSION, 1, - "Validation layer: draw_state", + "LunarG Validation Layer", } }; -- cgit v1.2.3