diff options
Diffstat (limited to 'layers/image.cpp')
| -rw-r--r-- | layers/image.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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", } }; |
