aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCourtney Goeltzenleuchter <courtneygo@google.com>2016-02-05 13:04:27 -0700
committerJon Ashburn <jon@lunarg.com>2016-02-08 09:02:02 -0700
commit5690936f68578de49b0c8b908869004e2fdcb8fb (patch)
treee0c7857f9841238c8b764111e867cd00454e05df /include
parente218b7b5fc393bf349250f38561acf73ebfae29c (diff)
downloadusermoji-5690936f68578de49b0c8b908869004e2fdcb8fb.tar.xz
layers: MR215 Update spec version to match json files
Diffstat (limited to 'include')
-rw-r--r--include/vulkan/vk_ext_debug_report.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vulkan/vk_ext_debug_report.h b/include/vulkan/vk_ext_debug_report.h
index 684b6748..d5bc430d 100644
--- a/include/vulkan/vk_ext_debug_report.h
+++ b/include/vulkan/vk_ext_debug_report.h
@@ -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 {