projects
/
platform
/
upstream
/
Vulkan-Tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ab618c
)
misc: Bump header to align with upstream
author
Courtney Goeltzenleuchter
<courtney@LunarG.com>
Tue, 20 Oct 2015 16:53:50 +0000
(10:53 -0600)
committer
Courtney Goeltzenleuchter
<courtney@LunarG.com>
Fri, 23 Oct 2015 23:31:14 +0000
(17:31 -0600)
include/vulkan.h
patch
|
blob
|
history
diff --git
a/include/vulkan.h
b/include/vulkan.h
index
61a0b00
..
7a0a695
100644
(file)
--- a/
include/vulkan.h
+++ b/
include/vulkan.h
@@
-41,7
+41,7
@@
extern "C" {
((major << 22) | (minor << 12) | patch)
// Vulkan API version supported by this file
-#define VK_API_VERSION VK_MAKE_VERSION(0, 17
1
, 1)
+#define VK_API_VERSION VK_MAKE_VERSION(0, 17
2
, 1)
#if defined(__cplusplus) && (_MSC_VER >= 1800 || __cplusplus >= 201103L)