aboutsummaryrefslogtreecommitdiff
path: root/layers/device_limits.cpp
diff options
context:
space:
mode:
authorCourtney Goeltzenleuchter <courtneygo@google.com>2016-02-12 13:22:04 -0700
committerJon Ashburn <jon@lunarg.com>2016-02-18 14:48:31 -0700
commitb120d51d84bc9b0b763f39e20dd2f3b9e5fd5388 (patch)
treeab127636defc8542f606e942381f3cc1a9b3bc17 /layers/device_limits.cpp
parentdb476ba236a912e2ed76458fd65b306fe8ce36cd (diff)
downloadusermoji-b120d51d84bc9b0b763f39e20dd2f3b9e5fd5388.tar.xz
layers: MR221: Update extension info to match json files
Diffstat (limited to 'layers/device_limits.cpp')
-rw-r--r--layers/device_limits.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/layers/device_limits.cpp b/layers/device_limits.cpp
index 0aafb2b8..f363ed25 100644
--- a/layers/device_limits.cpp
+++ b/layers/device_limits.cpp
@@ -168,7 +168,7 @@ static const VkLayerProperties dl_global_layers[] = {
"VK_LAYER_LUNARG_device_limits",
VK_API_VERSION,
1,
- "Validation layer: Device Limits",
+ "LunarG Validation Layer",
}
};