commit | b69cd59bb63ce00c8efa7a110481431924c3a740 | [log] [tgz] |
---|---|---|
author | Courtney Goeltzenleuchter <courtneygo@google.com> | Tue Jan 19 16:08:39 2016 -0700 |
committer | Jon Ashburn <jon@lunarg.com> | Wed Jan 20 18:07:12 2016 -0700 |
tree | 55b6d1aeb359744ae24f0212d9a15f455e9d96d1 | |
parent | 0f1a5332a11c24392f195b8b4c6dcadfb338e395 [diff] [blame] |
debug_report: Integrate review feedback Conflicts: include/vulkan/vk_ext_debug_report.h Conflicts: include/vulkan/vk_ext_debug_report.h
diff --git a/layers/param_checker.cpp b/layers/param_checker.cpp index f63562d..1a5affe 100644 --- a/layers/param_checker.cpp +++ b/layers/param_checker.cpp
@@ -167,7 +167,7 @@ static const VkExtensionProperties instance_extensions[] = { { VK_EXT_DEBUG_REPORT_EXTENSION_NAME, - VK_EXT_DEBUG_REPORT_REVISION + VK_EXT_DEBUG_REPORT_SPEC_VERSION } };