diff options
Diffstat (limited to 'layers/param_checker.cpp')
| -rw-r--r-- | layers/param_checker.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layers/param_checker.cpp b/layers/param_checker.cpp index 8b826783..9ed3a358 100644 --- a/layers/param_checker.cpp +++ b/layers/param_checker.cpp @@ -192,7 +192,7 @@ static const VkLayerProperties pc_global_layers[] = { { "VK_LAYER_LUNARG_param_checker", VK_API_VERSION, - VK_MAKE_VERSION(0, 1, 0), + 1, "Validation layer: param_checker", } }; |
