From 6b501fb701599a9748ab3b87b1e64d842e9ac623 Mon Sep 17 00:00:00 2001 From: Jon Ashburn Date: Tue, 22 Mar 2016 12:57:13 -0600 Subject: misc: Update to header version 1.0.6 Change-Id: Idf7a9d40278b796e16effa54e9b60668d275b8ec --- layers/device_limits.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layers/device_limits.cpp') 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 -- cgit v1.2.3