Skip to content

Commit 4e75295

Browse files
committed
Use Vulkan headers from Vulkan-Headers repo
Nothing generates yet. Not sure why.
1 parent dd1d1ef commit 4e75295

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

eng/silktouch/vulkan/settings.rsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ TODO_DEFINE_MACROS=HERE
44
--headerFile
55
../../header.txt
66
--include-directory
7-
../../../submodules/vulkan/include
7+
../../../submodules/vulkan-headers/include
88
--with-callconv
99
*=Winapi
1010
--with-librarypath
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
#include <vulkan/vulkan.h>

0 commit comments

Comments
 (0)