aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJon Ashburn <jon@lunarg.com>2015-05-21 18:13:33 -0600
committerCourtney Goeltzenleuchter <courtney@LunarG.com>2015-06-17 19:47:02 -0600
commit0b85d05acedb722d9b8a219eb2a7c7ccd133d753 (patch)
tree8f85f4e0ec67064b9213b0716fd54c7278a0cbd1 /include
parent18495c0e7338cc1b782974d6da47f2a1bb0da2a1 (diff)
downloadusermoji-0b85d05acedb722d9b8a219eb2a7c7ccd133d753.tar.xz
misc: Make wsi lunarg an extension rather than core entrypoints
Diffstat (limited to 'include')
-rw-r--r--include/vk_wsi_lunarg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/vk_wsi_lunarg.h b/include/vk_wsi_lunarg.h
index 84de8d2c..3507cfe8 100644
--- a/include/vk_wsi_lunarg.h
+++ b/include/vk_wsi_lunarg.h
@@ -31,6 +31,7 @@
#define VK_WSI_LUNARG_REVISION 3
#define VK_WSI_LUNARG_EXTENSION_NUMBER 1
+#define VK_WSI_LUNARG_EXTENSION_NAME "VK_WSI_LunarG"
#ifdef __cplusplus
extern "C"