We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3383cc commit 6858647Copy full SHA for 6858647
eng/silktouch/vulkan/header.txt
@@ -0,0 +1,5 @@
1
+// Licensed to the .NET Foundation under one or more agreements.
2
+// The .NET Foundation licenses this file to you under the MIT license.
3
+
4
+// Ported from the Vulkan headers and corresponding dependencies.
5
+// Original source is Copyright 2015-2023 The Khronos Group Inc. Licensed under the MIT license.
eng/silktouch/vulkan/settings.rsp
@@ -2,7 +2,7 @@
--define-macro
TODO_DEFINE_MACROS=HERE
--headerFile
-../../header.txt
+../header.txt
6
--include-directory
7
../../../submodules/vulkan-headers/include
8
--with-callconv
0 commit comments