commit | 1f8d441d4d790170ae325e5e2d2b02d7ba553cfb | [log] [tgz] |
---|---|---|
author | Michael Lentine <mlentine@google.com> | Tue Jan 19 14:19:38 2016 -0600 |
committer | Mark Lobodzinski <mark@lunarg.com> | Tue Jan 19 13:51:18 2016 -0700 |
tree | 04f2adc255f89dba2a83ece02f427a5966553afd | |
parent | ef694652062574a0b779d8a6646bf2b18e816079 [diff] [blame] |
layers: MR144, Fix layer names
diff --git a/layers/param_checker.cpp b/layers/param_checker.cpp index 0684290..c351837 100644 --- a/layers/param_checker.cpp +++ b/layers/param_checker.cpp
@@ -181,7 +181,7 @@ static const VkLayerProperties pc_global_layers[] = { { - "param_checker", + "VK_LAYER_LUNARG_param_checker", VK_API_VERSION, VK_MAKE_VERSION(0, 1, 0), "Validation layer: param_checker",