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/image.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layers/image.cpp') diff --git a/layers/image.cpp b/layers/image.cpp index 60b85698..56197c9c 100644 --- a/layers/image.cpp +++ b/layers/image.cpp @@ -263,7 +263,7 @@ static const VkLayerProperties pc_global_layers[] = { "VK_LAYER_LUNARG_image", VK_API_VERSION, 1, - "Validation layer: image", + "LunarG Validation Layer", } }; -- cgit v1.2.3