diff options
| author | Courtney Goeltzenleuchter <courtneygo@google.com> | 2016-02-12 13:22:04 -0700 |
|---|---|---|
| committer | Jon Ashburn <jon@lunarg.com> | 2016-02-18 14:48:31 -0700 |
| commit | b120d51d84bc9b0b763f39e20dd2f3b9e5fd5388 (patch) | |
| tree | ab127636defc8542f606e942381f3cc1a9b3bc17 /layers/image.cpp | |
| parent | db476ba236a912e2ed76458fd65b306fe8ce36cd (diff) | |
| download | usermoji-b120d51d84bc9b0b763f39e20dd2f3b9e5fd5388.tar.xz | |
layers: MR221: Update extension info to match json files
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", } }; |
