aboutsummaryrefslogtreecommitdiffstats
path: root/include/vulkan/vulkan_wayland.h
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2019-09-16 21:15:18 -0500
committerJason Ekstrand <[email protected]>2019-09-17 04:11:05 +0000
commit533987b5f434176bc3eb6f7ebedf15e5f969f134 (patch)
tree69e87f414faf81957b5e07874c15c87accaaa9f7 /include/vulkan/vulkan_wayland.h
parent9cf1bfcdd7ea6095147cbc10466d0cec4b761567 (diff)
vulkan: Update the XML and headers to 1.1.123
Acked-by: Caio Marcelo de Oliveira Filho <[email protected]>
Diffstat (limited to 'include/vulkan/vulkan_wayland.h')
-rw-r--r--include/vulkan/vulkan_wayland.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/include/vulkan/vulkan_wayland.h b/include/vulkan/vulkan_wayland.h
index 12a5f045c1b..599d05b24a5 100644
--- a/include/vulkan/vulkan_wayland.h
+++ b/include/vulkan/vulkan_wayland.h
@@ -1,10 +1,6 @@
#ifndef VULKAN_WAYLAND_H_
#define VULKAN_WAYLAND_H_ 1
-#ifdef __cplusplus
-extern "C" {
-#endif
-
/*
** Copyright (c) 2015-2019 The Khronos Group Inc.
**
@@ -27,6 +23,11 @@ extern "C" {
*/
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+
#define VK_KHR_wayland_surface 1
#define VK_KHR_WAYLAND_SURFACE_SPEC_VERSION 6