Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Update to header 1.3.275 #949

Merged
merged 1 commit into from
Jan 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion icd/VkICD_mock_icd.json.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"file_format_version": "1.0.1",
"ICD": {
"library_path": "@JSON_LIBRARY_PATH@",
"api_version": "1.3.274"
"api_version": "1.3.275"
}
}
6 changes: 3 additions & 3 deletions icd/generated/function_declarations.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
** Copyright (c) 2015-2018, 2023 The Khronos Group Inc.
** Copyright (c) 2015-2024 The Khronos Group Inc.
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -264,7 +264,7 @@ static const std::unordered_map<std::string, uint32_t> device_extension_map = {
{"VK_NV_inherited_viewport_scissor", 1},
{"VK_KHR_shader_integer_dot_product", 1},
{"VK_EXT_texel_buffer_alignment", 1},
{"VK_QCOM_render_pass_transform", 3},
{"VK_QCOM_render_pass_transform", 4},
{"VK_EXT_depth_bias_control", 1},
{"VK_EXT_device_memory_report", 2},
{"VK_EXT_robustness2", 1},
Expand Down Expand Up @@ -294,7 +294,7 @@ static const std::unordered_map<std::string, uint32_t> device_extension_map = {
{"VK_EXT_mesh_shader", 1},
{"VK_EXT_ycbcr_2plane_444_formats", 1},
{"VK_EXT_fragment_density_map2", 1},
{"VK_QCOM_rotated_copy_commands", 1},
{"VK_QCOM_rotated_copy_commands", 2},
{"VK_EXT_image_robustness", 1},
{"VK_KHR_workgroup_memory_explicit_layout", 1},
{"VK_KHR_copy_commands2", 1},
Expand Down
2 changes: 1 addition & 1 deletion icd/generated/function_definitions.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
** Copyright (c) 2015-2018, 2023 The Khronos Group Inc.
** Copyright (c) 2015-2024 The Khronos Group Inc.
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions scripts/known_good.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"sub_dir": "Vulkan-Headers",
"build_dir": "Vulkan-Headers/build",
"install_dir": "Vulkan-Headers/build/install",
"commit": "v1.3.274"
"commit": "v1.3.275"
},
{
"name": "MoltenVK",
Expand Down Expand Up @@ -74,7 +74,7 @@
"cmake_options": [
"-DLOADER_USE_UNSAFE_FILE_SEARCH=ON"
],
"commit": "v1.3.274",
"commit": "v1.3.275",
"build_platforms": [
"windows",
"linux",
Expand Down
6 changes: 3 additions & 3 deletions scripts/kvt_genvk.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/python3
#
# Copyright (c) 2013-2023 The Khronos Group Inc.
# Copyright (c) 2023-2023 RasterGrid Kft.
# Copyright (c) 2013-2024 The Khronos Group Inc.
# Copyright (c) 2023-2024 RasterGrid Kft.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -104,7 +104,7 @@ def makeGenOpts(args):
# Copyright text prefixing all headers (list of strings).
prefixStrings = [
'/*',
'** Copyright (c) 2015-2018, 2023 The Khronos Group Inc.',
'** Copyright (c) 2015-2024 The Khronos Group Inc.',
'**',
'** Licensed under the Apache License, Version 2.0 (the "License");',
'** you may not use this file except in compliance with the License.',
Expand Down
18 changes: 9 additions & 9 deletions windows-runtime-installer/VulkanRT-License.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Copyright (c) 2015-2023 The Khronos Group Inc.
Copyright (c) 2015-2023 LunarG, Inc.
Copyright (c) 2015-2023 Valve Corporation
Copyright (c) 2015-2024 The Khronos Group Inc.
Copyright (c) 2015-2024 LunarG, Inc.
Copyright (c) 2015-2024 Valve Corporation

The Vulkan Runtime is comprised of 100% open-source components (MIT, and
Apache 2.0). The text of such licenses is included below along with the
Expand Down Expand Up @@ -30,9 +30,9 @@ under the License.
============================MIT============================

Copyright (c) 2009 Dave Gamble
Copyright (c) 2015-2023 The Khronos Group Inc.
Copyright (c) 2015-2023 Valve Corporation
Copyright (c) 2015-2023 LunarG, Inc.
Copyright (c) 2015-2024 The Khronos Group Inc.
Copyright (c) 2015-2024 Valve Corporation
Copyright (c) 2015-2024 LunarG, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -55,9 +55,9 @@ THE SOFTWARE.
============================MIT============================

Copyright (c) 2014 joseph werle <[email protected]>
Copyright (c) 2015-2023 The Khronos Group Inc.
Copyright (c) 2015-2023 Valve Corporation
Copyright (c) 2015-2023 LunarG, Inc.
Copyright (c) 2015-2024 The Khronos Group Inc.
Copyright (c) 2015-2024 Valve Corporation
Copyright (c) 2015-2024 LunarG, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and/or associated documentation files (the "Materials"), to
Expand Down