aboutsummaryrefslogtreecommitdiff
path: root/layers/device_limits.cpp
diff options
context:
space:
mode:
authorJon Ashburn <jon@lunarg.com>2016-03-22 12:57:13 -0600
committerJon Ashburn <jon@lunarg.com>2016-03-22 14:18:54 -0600
commit6b501fb701599a9748ab3b87b1e64d842e9ac623 (patch)
tree8724977b524b4dc6825b54bf52e490237f4a4d43 /layers/device_limits.cpp
parentcd4bfc0060c4f2126f4b57e7f0180ed30fa024d8 (diff)
downloadusermoji-6b501fb701599a9748ab3b87b1e64d842e9ac623.tar.xz
misc: Update to header version 1.0.6
Change-Id: Idf7a9d40278b796e16effa54e9b60668d275b8ec
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 cda1ae70..ff761f6c 100644
--- a/layers/device_limits.cpp
+++ b/layers/device_limits.cpp
@@ -118,7 +118,7 @@ VK_LAYER_EXPORT VKAPI_ATTR VkResult VKAPI_CALL vkEnumerateDeviceExtensionPropert
}
static const VkLayerProperties dl_global_layers[] = {{
- "VK_LAYER_LUNARG_device_limits", VK_API_VERSION, 1, "LunarG Validation Layer",
+ "VK_LAYER_LUNARG_device_limits", VK_LAYER_API_VERSION, 1, "LunarG Validation Layer",
}};
VK_LAYER_EXPORT VKAPI_ATTR VkResult VKAPI_CALL