aboutsummaryrefslogtreecommitdiff
path: root/layers/device_limits.cpp
diff options
context:
space:
mode:
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 5466d3d0..0aafb2b8 100644
--- a/layers/device_limits.cpp
+++ b/layers/device_limits.cpp
@@ -167,7 +167,7 @@ static const VkLayerProperties dl_global_layers[] = {
{
"VK_LAYER_LUNARG_device_limits",
VK_API_VERSION,
- VK_MAKE_VERSION(0, 1, 0),
+ 1,
"Validation layer: Device Limits",
}
};