commit | 88467fae61fca99be5b3c3a637b298fa4b8f07a7 | [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 | 1a612f530d47614c359650d0fa4cd9c98b3a6d10 | |
parent | 0faf77e7ca9b3c1c649f709cdf1242d6fd908a49 [diff] [blame] |
layers: MR144, Fix layer names
diff --git a/layers/basic.cpp b/layers/basic.cpp index ba56517..74f22b1 100644 --- a/layers/basic.cpp +++ b/layers/basic.cpp
@@ -34,7 +34,7 @@ static const VkLayerProperties globalLayerProps[] = { { - "basic", + "VK_LAYER_LUNARG_basic", VK_API_VERSION, // specVersion VK_MAKE_VERSION(0, 1, 0), // implementationVersion "layer: basic",