Skip to content

Commit

Permalink
Merge pull request #52 from tannergooding/main
Browse files Browse the repository at this point in the history
Regenerating bindings for Vulkan v1.3.204
  • Loading branch information
tannergooding authored Feb 15, 2022
2 parents 1d99370 + 692ff7f commit 7502da1
Show file tree
Hide file tree
Showing 2,016 changed files with 6,893 additions and 4,359 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<PackageOutputPath>$(BaseArtifactsPath)pkg/$(Configuration)/</PackageOutputPath>
<Product>TerraFX.Interop.Vulkan</Product>
<RootNamespace>TerraFX.Interop</RootNamespace>
<VersionPrefix>1.2.198.0</VersionPrefix>
<VersionPrefix>1.3.204.0</VersionPrefix>
<VersionSuffix Condition="'$(EXCLUDE_SUFFIX_FROM_VERSION)' != 'true'">rc3</VersionSuffix>
<VersionSuffix Condition="'$(GITHUB_EVENT_NAME)' == 'pull_request'">pr</VersionSuffix>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
@../../../settings.rsp
@../../../remap.rsp
--exclude
VULKAN_VIDEO_CODEC_H264STD_H_
--file
vk_video-vulkan_video_codec_h264std.h
--methodClassName
Expand All @@ -11,4 +13,4 @@ TerraFX.Interop.Vulkan
--test-output
../../../../tests/Interop/Vulkan/Vulkan/vk_video/vulkan_video_codec_h264std
--traverse
C:/VulkanSDK/1.2.198.1/Include/vk_video/vulkan_video_codec_h264std.h
C:/VulkanSDK/1.3.204.0/Include/vk_video/vulkan_video_codec_h264std.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from include/vk_video/vulkan_video_codec_h264std.h in the KhronosGroup/Vulkan-Headers repository for tag v1.2.198
// Original source is Copyright © 2019-2021 The Khronos Group Inc.
// Ported from include/vk_video/vulkan_video_codec_h264std.h in the KhronosGroup/Vulkan-Headers repository for tag v1.3.204
// Original source is Copyright © 2015-2022 The Khronos Group Inc. Licensed under the Apache License v2.0 (Apache-2.0)
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
#include <vulkan/vulkan.h>
#include <vk_video/vulkan_video_codecs_common.h>
#include <vk_video/vulkan_video_codec_h264std.h>
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
@../../../settings.rsp
@../../../remap.rsp
--exclude
VULKAN_VIDEO_CODEC_H264STD_DECODE_H_
--file
vk_video-vulkan_video_codec_h264std_decode.h
--methodClassName
Expand All @@ -11,4 +13,4 @@ TerraFX.Interop.Vulkan
--test-output
../../../../tests/Interop/Vulkan/Vulkan/vk_video/vulkan_video_codec_h264std_decode
--traverse
C:/VulkanSDK/1.2.198.1/Include/vk_video/vulkan_video_codec_h264std_decode.h
C:/VulkanSDK/1.3.204.0/Include/vk_video/vulkan_video_codec_h264std_decode.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from include/vk_video/vulkan_video_codec_h264std_decode.h in the KhronosGroup/Vulkan-Headers repository for tag v1.2.198
// Original source is Copyright © 2019-2020 The Khronos Group Inc.
// Ported from include/vk_video/vulkan_video_codec_h264std_decode.h in the KhronosGroup/Vulkan-Headers repository for tag v1.3.204
// Original source is Copyright © 2015-2022 The Khronos Group Inc. Licensed under the Apache License v2.0 (Apache-2.0)
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
#include <vulkan/vulkan.h>
#include <vk_video/vulkan_video_codec_h264std.h>
#include <vk_video/vulkan_video_codec_h264std_decode.h>
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
@../../../settings.rsp
@../../../remap.rsp
--exclude
VULKAN_VIDEO_CODEC_H264STD_ENCODE_H_
--file
vk_video-vulkan_video_codec_h264std_encode.h
--methodClassName
Expand All @@ -11,4 +13,4 @@ TerraFX.Interop.Vulkan
--test-output
../../../../tests/Interop/Vulkan/Vulkan/vk_video/vulkan_video_codec_h264std_encode
--traverse
C:/VulkanSDK/1.2.198.1/Include/vk_video/vulkan_video_codec_h264std_encode.h
C:/VulkanSDK/1.3.204.0/Include/vk_video/vulkan_video_codec_h264std_encode.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from include/vk_video/vulkan_video_codec_h264std_encode.h in the KhronosGroup/Vulkan-Headers repository for tag v1.2.198
// Original source is Copyright © 2019-2021 The Khronos Group Inc.
// Ported from include/vk_video/vulkan_video_codec_h264std_encode.h in the KhronosGroup/Vulkan-Headers repository for tag v1.3.204
// Original source is Copyright © 2015-2022 The Khronos Group Inc. Licensed under the Apache License v2.0 (Apache-2.0)
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
#include <vulkan/vulkan.h>
#include <vk_video/vulkan_video_codec_h264std.h>
#include <vk_video/vulkan_video_codec_h264std_encode.h>
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
@../../../settings.rsp
@../../../remap.rsp
--exclude
VULKAN_VIDEO_CODEC_H265STD_H_
--file
vk_video-vulkan_video_codec_h265std.h
--methodClassName
Expand All @@ -11,4 +13,4 @@ TerraFX.Interop.Vulkan
--test-output
../../../../tests/Interop/Vulkan/Vulkan/vk_video/vulkan_video_codec_h265std
--traverse
C:/VulkanSDK/1.2.198.1/Include/vk_video/vulkan_video_codec_h265std.h
C:/VulkanSDK/1.3.204.0/Include/vk_video/vulkan_video_codec_h265std.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from include/vk_video/vulkan_video_codec_h265std.h in the KhronosGroup/Vulkan-Headers repository for tag v1.2.198
// Original source is Copyright © 2019-2021 The Khronos Group Inc.
// Ported from include/vk_video/vulkan_video_codec_h265std.h in the KhronosGroup/Vulkan-Headers repository for tag v1.3.204
// Original source is Copyright © 2015-2022 The Khronos Group Inc. Licensed under the Apache License v2.0 (Apache-2.0)
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
#include <vulkan/vulkan.h>
#include <vk_video/vulkan_video_codecs_common.h>
#include <vk_video/vulkan_video_codec_h265std.h>
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
@../../../settings.rsp
@../../../remap.rsp
--exclude
VULKAN_VIDEO_CODEC_H265STD_DECODE_H_
--file
vk_video-vulkan_video_codec_h265std_decode.h
--methodClassName
Expand All @@ -11,4 +13,4 @@ TerraFX.Interop.Vulkan
--test-output
../../../../tests/Interop/Vulkan/Vulkan/vk_video/vulkan_video_codec_h265std_decode
--traverse
C:/VulkanSDK/1.2.198.1/Include/vk_video/vulkan_video_codec_h265std_decode.h
C:/VulkanSDK/1.3.204.0/Include/vk_video/vulkan_video_codec_h265std_decode.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from include/vk_video/vulkan_video_codec_h265std_decode.h in the KhronosGroup/Vulkan-Headers repository for tag v1.2.198
// Original source is Copyright © 2019-2021 The Khronos Group Inc.
// Ported from include/vk_video/vulkan_video_codec_h265std_decode.h in the KhronosGroup/Vulkan-Headers repository for tag v1.3.204
// Original source is Copyright © 2015-2022 The Khronos Group Inc. Licensed under the Apache License v2.0 (Apache-2.0)
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
#include <vulkan/vulkan.h>
#include <vk_video/vulkan_video_codec_h265std.h>
#include <vk_video/vulkan_video_codec_h265std_decode.h>
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
@../../../settings.rsp
@../../../remap.rsp
--exclude
VULKAN_VIDEO_CODEC_H265STD_ENCODE_H_
--file
vk_video-vulkan_video_codec_h265std_encode.h
--methodClassName
Expand All @@ -11,4 +13,4 @@ TerraFX.Interop.Vulkan
--test-output
../../../../tests/Interop/Vulkan/Vulkan/vk_video/vulkan_video_codec_h265std_encode
--traverse
C:/VulkanSDK/1.2.198.1/Include/vk_video/vulkan_video_codec_h265std_encode.h
C:/VulkanSDK/1.3.204.0/Include/vk_video/vulkan_video_codec_h265std_encode.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from include/vk_video/vulkan_video_codec_h265std_encode.h in the KhronosGroup/Vulkan-Headers repository for tag v1.2.198
// Original source is Copyright © 2019-2021 The Khronos Group Inc.
// Ported from include/vk_video/vulkan_video_codec_h265std_encode.h in the KhronosGroup/Vulkan-Headers repository for tag v1.3.204
// Original source is Copyright © 2015-2022 The Khronos Group Inc. Licensed under the Apache License v2.0 (Apache-2.0)
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
#include <vulkan/vulkan.h>
#include <vk_video/vulkan_video_codec_h265std.h>
#include <vk_video/vulkan_video_codec_h265std_encode.h>
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
@../../../remap.rsp
--exclude
VK_MAKE_VIDEO_STD_VERSION
VULKAN_VIDEO_CODECS_COMMON_H_
--file
vk_video-vulkan_video_codecs_common.h
--methodClassName
Expand All @@ -13,4 +14,4 @@ TerraFX.Interop.Vulkan
--test-output
../../../../tests/Interop/Vulkan/Vulkan/vk_video/vulkan_video_codecs_common
--traverse
C:/VulkanSDK/1.2.198.1/Include/vk_video/vulkan_video_codecs_common.h
C:/VulkanSDK/1.3.204.0/Include/vk_video/vulkan_video_codecs_common.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from include/vk_video/vulkan_video_codecs_common.h in the KhronosGroup/Vulkan-Headers repository for tag v1.2.198
// Original source is Copyright © 2019-2021 The Khronos Group Inc.
// Ported from include/vk_video/vulkan_video_codecs_common.h in the KhronosGroup/Vulkan-Headers repository for tag v1.3.204
// Original source is Copyright © 2015-2022 The Khronos Group Inc. Licensed under the Apache License v2.0 (Apache-2.0)
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ TerraFX.Interop.Vulkan
--test-output
../../../../tests/Interop/Vulkan/Vulkan/vulkan/vk_enum_string_helper
--traverse
C:/VulkanSDK/1.2.198.1/Include/vulkan/vulkan-vk_enum_string_helper.h
C:/VulkanSDK/1.3.204.0/Include/vulkan/vulkan-vk_enum_string_helper.h
4 changes: 2 additions & 2 deletions generation/Vulkan/vulkan/vk_enum_string_helper/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from include/vulkan/vk_enum_string_helper.h in the KhronosGroup/Vulkan-Headers repository for tag v1.2.198
// Original source is Copyright © 2015-2021 The Khronos Group Inc. Copyright © 2015-2021 Valve Corporation. Copyright © 2015-2021 LunarG, Inc. Copyright © 2015-2021 Google Inc.
// Ported from include/vulkan/vk_enum_string_helper.h in the KhronosGroup/Vulkan-Headers repository for tag v1.3.204
// Original source is Copyright © 2015-2022 The Khronos Group Inc. Copyright © 2015-2022 Valve Corporation. Copyright © 2015-2022 LunarG, Inc. Copyright © 2015-2022 Google Inc. Licensed under the Apache License v2.0 (Apache-2.0)
2 changes: 1 addition & 1 deletion generation/Vulkan/vulkan/vk_icd/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ TerraFX.Interop.Vulkan
--test-output
../../../../tests/Interop/Vulkan/Vulkan/vulkan/vk_icd
--traverse
C:/VulkanSDK/1.2.198.1/Include/vulkan/vk_icd.h
C:/VulkanSDK/1.3.204.0/Include/vulkan/vk_icd.h
4 changes: 2 additions & 2 deletions generation/Vulkan/vulkan/vk_icd/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from include/vulkan/vk_icd.h in the KhronosGroup/Vulkan-Headers repository for tag v1.2.198
// Original source is Copyright © 2015-2016 The Khronos Group Inc. Copyright © 2015-2016 Valve Corporation. Copyright © 2015-2016 LunarG, Inc.
// Ported from include/vulkan/vk_icd.h in the KhronosGroup/Vulkan-Headers repository for tag v1.3.204
// Original source is Copyright © 2015-2016 The Khronos Group Inc. Copyright © 2015-2016 Valve Corporation. Copyright © 2015-2016 LunarG, Inc. Licensed under the Apache License v2.0 (Apache-2.0)
2 changes: 1 addition & 1 deletion generation/Vulkan/vulkan/vk_layer/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ TerraFX.Interop.Vulkan
--test-output
../../../../tests/Interop/Vulkan/Vulkan/vulkan/vk_layer
--traverse
C:/VulkanSDK/1.2.198.1/Include/vulkan/vk_layer.h
C:/VulkanSDK/1.3.204.0/Include/vulkan/vk_layer.h
--with-attribute
VkLoaderFeastureFlagBits=Flags
--with-type
Expand Down
4 changes: 2 additions & 2 deletions generation/Vulkan/vulkan/vk_layer/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from include/vulkan/vk_layer.h in the KhronosGroup/Vulkan-Headers repository for tag v1.2.198
// Original source is Copyright © 2015-2017 The Khronos Group Inc. Copyright © 2015-2017 Valve Corporation. Copyright © 2015-2017 LunarG, Inc.
// Ported from include/vulkan/vk_layer.h in the KhronosGroup/Vulkan-Headers repository for tag v1.3.204
// Original source is Copyright © 2015-2017 The Khronos Group Inc. Copyright © 2015-2017 Valve Corporation. Copyright © 2015-2017 LunarG, Inc. Licensed under the Apache License v2.0 (Apache-2.0)
2 changes: 1 addition & 1 deletion generation/Vulkan/vulkan/vk_platform/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ TerraFX.Interop.Vulkan
--test-output
../../../../tests/Interop/Vulkan/Vulkan/vulkan/vk_platform
--traverse
C:/VulkanSDK/1.2.198.1/Include/vulkan/vk_platform.h
C:/VulkanSDK/1.3.204.0/Include/vulkan/vk_platform.h
4 changes: 2 additions & 2 deletions generation/Vulkan/vulkan/vk_platform/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from include/vulkan/vk_platform.h in the KhronosGroup/Vulkan-Headers repository for tag v1.2.198
// Original source is Copyright © 2014-2021 The Khronos Group Inc.
// Ported from include/vulkan/vk_platform.h in the KhronosGroup/Vulkan-Headers repository for tag v1.3.204
// Original source is Copyright © 2014-2022 The Khronos Group Inc. Licensed under the Apache License v2.0 (Apache-2.0)
2 changes: 1 addition & 1 deletion generation/Vulkan/vulkan/vk_sdk_platform/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ TerraFX.Interop.Vulkan
--test-output
../../../../tests/Interop/Vulkan/Vulkan/vulkan/vk_sdk_platform
--traverse
C:/VulkanSDK/1.2.198.1/Include/vulkan/vk_sdk_platform.h
C:/VulkanSDK/1.3.204.0/Include/vulkan/vk_sdk_platform.h
4 changes: 2 additions & 2 deletions generation/Vulkan/vulkan/vk_sdk_platform/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from include/vulkan/vk_sdk_platform.h in the KhronosGroup/Vulkan-Headers repository for tag v1.2.198
// Original source is Copyright © 2015-2016 The Khronos Group Inc. Copyright © 2015-2016 Valve Corporation. Copyright © 2015-2016 LunarG, Inc.
// Ported from include/vulkan/vk_sdk_platform.h in the KhronosGroup/Vulkan-Headers repository for tag v1.3.204
// Original source is Copyright © 2015-2016 The Khronos Group Inc. Copyright © 2015-2016 Valve Corporation. Copyright © 2015-2016 LunarG, Inc. Licensed under the Apache License v2.0 (Apache-2.0)
2 changes: 1 addition & 1 deletion generation/Vulkan/vulkan/vulkan/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ TerraFX.Interop.Vulkan
--test-output
../../../../tests/Interop/Vulkan/Vulkan/vulkan/vulkan
--traverse
C:/VulkanSDK/1.2.198.1/Include/vulkan/vulkan.h
C:/VulkanSDK/1.3.204.0/Include/vulkan/vulkan.h
4 changes: 2 additions & 2 deletions generation/Vulkan/vulkan/vulkan/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from include/vulkan/vulkan.h in the KhronosGroup/Vulkan-Headers repository for tag v1.2.198
// Original source is Copyright © 2015-2021 The Khronos Group Inc.
// Ported from include/vulkan/vulkan.h in the KhronosGroup/Vulkan-Headers repository for tag v1.3.204
// Original source is Copyright © 2015-2022 The Khronos Group Inc. Licensed under the Apache License v2.0 (Apache-2.0)
2 changes: 1 addition & 1 deletion generation/Vulkan/vulkan/vulkan_android/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ TerraFX.Interop.Vulkan
--test-output
../../../../tests/Interop/Vulkan/Vulkan/vulkan/vulkan_android
--traverse
C:/VulkanSDK/1.2.198.1/Include/vulkan/vulkan_android.h
C:/VulkanSDK/1.3.204.0/Include/vulkan/vulkan_android.h

4 changes: 2 additions & 2 deletions generation/Vulkan/vulkan/vulkan_android/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from include/vulkan/vulkan_android.h in the KhronosGroup/Vulkan-Headers repository for tag v1.2.198
// Original source is Copyright © 2015-2021 The Khronos Group Inc.
// Ported from include/vulkan/vulkan_android.h in the KhronosGroup/Vulkan-Headers repository for tag v1.3.204
// Original source is Copyright © 2015-2022 The Khronos Group Inc. Licensed under the Apache License v2.0 (Apache-2.0)
2 changes: 1 addition & 1 deletion generation/Vulkan/vulkan/vulkan_beta/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ TerraFX.Interop.Vulkan
--test-output
../../../../tests/Interop/Vulkan/Vulkan/vulkan/vulkan_beta
--traverse
C:/VulkanSDK/1.2.198.1/Include/vulkan/vulkan_beta.h
C:/VulkanSDK/1.3.204.0/Include/vulkan/vulkan_beta.h
--with-type
VkVideoCapabilitiesFlagsKHR=uint
VkVideoChromaSubsamplingFlagsKHR=uint
Expand Down
4 changes: 2 additions & 2 deletions generation/Vulkan/vulkan/vulkan_beta/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from include/vulkan/vulkan_beta.h in the KhronosGroup/Vulkan-Headers repository for tag v1.2.198
// Original source is Copyright © 2015-2021 The Khronos Group Inc.
// Ported from include/vulkan/vulkan_beta.h in the KhronosGroup/Vulkan-Headers repository for tag v1.3.204
// Original source is Copyright © 2015-2022 The Khronos Group Inc. Licensed under the Apache License v2.0 (Apache-2.0)
2 changes: 1 addition & 1 deletion generation/Vulkan/vulkan/vulkan_core/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ TerraFX.Interop.Vulkan
--test-output
../../../../tests/Interop/Vulkan/Vulkan/vulkan/vulkan_core
--traverse
C:/VulkanSDK/1.2.198.1/Include/vulkan/vulkan_core.h
C:/VulkanSDK/1.3.204.0/Include/vulkan/vulkan_core.h
--with-attribute
VkAccelerationStructureCreateFlagsKHR=Flags
VkAccessFlags=Flags
Expand Down
4 changes: 2 additions & 2 deletions generation/Vulkan/vulkan/vulkan_core/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from include/vulkan/vulkan_core.h in the KhronosGroup/Vulkan-Headers repository for tag v1.2.198
// Original source is Copyright © 2015-2021 The Khronos Group Inc.
// Ported from include/vulkan/vulkan_core.h in the KhronosGroup/Vulkan-Headers repository for tag v1.3.204
// Original source is Copyright © 2015-2022 The Khronos Group Inc. Licensed under the Apache License v2.0 (Apache-2.0)
2 changes: 1 addition & 1 deletion generation/Vulkan/vulkan/vulkan_directfb/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ TerraFX.Interop.Vulkan
--test-output
../../../../tests/Interop/Vulkan/Vulkan/vulkan/vulkan_directfb
--traverse
C:/VulkanSDK/1.2.198.1/Include/vulkan/vulkan_directfb.h
C:/VulkanSDK/1.3.204.0/Include/vulkan/vulkan_directfb.h
4 changes: 2 additions & 2 deletions generation/Vulkan/vulkan/vulkan_directfb/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from include/vulkan/vulkan_directfb.h in the KhronosGroup/Vulkan-Headers repository for tag v1.2.198
// Original source is Copyright © 2015-2021 The Khronos Group Inc.
// Ported from include/vulkan/vulkan_directfb.h in the KhronosGroup/Vulkan-Headers repository for tag v1.3.204
// Original source is Copyright © 2015-2022 The Khronos Group Inc. Licensed under the Apache License v2.0 (Apache-2.0)
2 changes: 1 addition & 1 deletion generation/Vulkan/vulkan/vulkan_fuchsia/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ TerraFX.Interop.Vulkan
--test-output
../../../../tests/Interop/Vulkan/Vulkan/vulkan/vulkan_fuchsia
--traverse
C:/VulkanSDK/1.2.198.1/Include/vulkan/vulkan_fuchsia.h
C:/VulkanSDK/1.3.204.0/Include/vulkan/vulkan_fuchsia.h
4 changes: 2 additions & 2 deletions generation/Vulkan/vulkan/vulkan_fuchsia/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from include/vulkan/vulkan_fuchsia.h in the KhronosGroup/Vulkan-Headers repository for tag v1.2.198
// Original source is Copyright © 2015-2021 The Khronos Group Inc.
// Ported from include/vulkan/vulkan_fuchsia.h in the KhronosGroup/Vulkan-Headers repository for tag v1.3.204
// Original source is Copyright © 2015-2022 The Khronos Group Inc. Licensed under the Apache License v2.0 (Apache-2.0)
2 changes: 1 addition & 1 deletion generation/Vulkan/vulkan/vulkan_ggp/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ TerraFX.Interop.Vulkan
--test-output
../../../../tests/Interop/Vulkan/Vulkan/vulkan/vulkan_ggp
--traverse
C:/VulkanSDK/1.2.198.1/Include/vulkan/vulkan_ggp.h
C:/VulkanSDK/1.3.204.0/Include/vulkan/vulkan_ggp.h
4 changes: 2 additions & 2 deletions generation/Vulkan/vulkan/vulkan_ggp/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from include/vulkan/vulkan_ggp.h in the KhronosGroup/Vulkan-Headers repository for tag v1.2.198
// Original source is Copyright © 2015-2021 The Khronos Group Inc.
// Ported from include/vulkan/vulkan_ggp.h in the KhronosGroup/Vulkan-Headers repository for tag v1.3.204
// Original source is Copyright © 2015-2022 The Khronos Group Inc. Licensed under the Apache License v2.0 (Apache-2.0)
2 changes: 1 addition & 1 deletion generation/Vulkan/vulkan/vulkan_ios/generate.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ TerraFX.Interop.Vulkan
--test-output
../../../../tests/Interop/Vulkan/Vulkan/vulkan/vulkan_ios
--traverse
C:/VulkanSDK/1.2.198.1/Include/vulkan/vulkan_ios.h
C:/VulkanSDK/1.3.204.0/Include/vulkan/vulkan_ios.h
4 changes: 2 additions & 2 deletions generation/Vulkan/vulkan/vulkan_ios/header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information.

// Ported from include/vulkan/vulkan_ios.h in the KhronosGroup/Vulkan-Headers repository for tag v1.2.198
// Original source is Copyright © 2015-2021 The Khronos Group Inc.
// Ported from include/vulkan/vulkan_ios.h in the KhronosGroup/Vulkan-Headers repository for tag v1.3.204
// Original source is Copyright © 2015-2022 The Khronos Group Inc. Licensed under the Apache License v2.0 (Apache-2.0)
Loading

0 comments on commit 7502da1

Please sign in to comment.