layers: MR215 Update spec version to match json files
authorCourtney Goeltzenleuchter <courtneygo@google.com>
Fri, 5 Feb 2016 20:04:27 +0000 (13:04 -0700)
committerJon Ashburn <jon@lunarg.com>
Mon, 8 Feb 2016 16:02:02 +0000 (09:02 -0700)
include/vulkan/vk_ext_debug_report.h

index 684b674..d5bc430 100644 (file)
@@ -52,7 +52,7 @@ extern "C" {
 #define VK_EXT_debug_report 1
 VK_DEFINE_NON_DISPATCHABLE_HANDLE(VkDebugReportCallbackEXT)
 
-#define VK_EXT_DEBUG_REPORT_SPEC_VERSION 1
+#define VK_EXT_DEBUG_REPORT_SPEC_VERSION 2
 #define VK_EXT_DEBUG_REPORT_EXTENSION_NAME "VK_EXT_debug_report"
 
 typedef enum VkDebugReportObjectTypeEXT {