Skip to content

Commit 6858647

Browse files
committed
Add Vulkan specific header.txt
1 parent e3383cc commit 6858647

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

eng/silktouch/vulkan/header.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
--define-macro
33
TODO_DEFINE_MACROS=HERE
44
--headerFile
5-
../../header.txt
5+
../header.txt
66
--include-directory
77
../../../submodules/vulkan-headers/include
88
--with-callconv

0 commit comments

Comments
 (0)