aboutsummaryrefslogtreecommitdiff
path: root/layers/image.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'layers/image.cpp')
-rw-r--r--layers/image.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/layers/image.cpp b/layers/image.cpp
index 19c91ca6..60b85698 100644
--- a/layers/image.cpp
+++ b/layers/image.cpp
@@ -262,7 +262,7 @@ static const VkLayerProperties pc_global_layers[] = {
{
"VK_LAYER_LUNARG_image",
VK_API_VERSION,
- VK_MAKE_VERSION(0, 1, 0),
+ 1,
"Validation layer: image",
}
};