commit | 7b4d7a5b13804d605a6eb21e4f3241da19b57cd4 | [log] [tgz] |
---|---|---|
author | Courtney Goeltzenleuchter <courtneygo@google.com> | Fri Jan 08 11:50:04 2016 -0700 |
committer | Jon Ashburn <jon@lunarg.com> | Wed Jan 20 18:04:36 2016 -0700 |
tree | a2fce7b4bfcaf820f87bdfeb65e43034b7a5494b | |
parent | 8286acc948d4dc6babe6293c26607021413a2bb6 [diff] [blame] |
layers: Update layer info to match json
diff --git a/layers/basic.cpp b/layers/basic.cpp index 74f22b1..77b08c0 100644 --- a/layers/basic.cpp +++ b/layers/basic.cpp
@@ -36,8 +36,8 @@ { "VK_LAYER_LUNARG_basic", VK_API_VERSION, // specVersion - VK_MAKE_VERSION(0, 1, 0), // implementationVersion - "layer: basic", + 1, // implementationVersion + "LunarG Sample Layer", } };