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

Update Vulkan-Headers to 1.3.296 #910

Merged
merged 15 commits into from
Sep 26, 2024
Merged

Update Vulkan-Headers to 1.3.296 #910

merged 15 commits into from
Sep 26, 2024

Conversation

MarijnS95
Copy link
Collaborator

No description provided.

@MarijnS95 MarijnS95 changed the title Update Vulkan-Headers to 1.3.282 Update Vulkan-Headers to 1.3.283 Apr 19, 2024
@MarijnS95 MarijnS95 changed the title Update Vulkan-Headers to 1.3.283 Update Vulkan-Headers to 1.3.284 May 6, 2024
@MarijnS95 MarijnS95 changed the title Update Vulkan-Headers to 1.3.284 Update Vulkan-Headers to 1.3.285 May 13, 2024
@MarijnS95 MarijnS95 changed the title Update Vulkan-Headers to 1.3.285 Update Vulkan-Headers to 1.3.286 Jun 3, 2024
@MarijnS95 MarijnS95 changed the title Update Vulkan-Headers to 1.3.286 Update Vulkan-Headers to 1.3.287 Jun 7, 2024
@MarijnS95 MarijnS95 changed the title Update Vulkan-Headers to 1.3.287 Update Vulkan-Headers to 1.3.288 Jun 14, 2024
@MarijnS95 MarijnS95 mentioned this pull request Jun 19, 2024
@MarijnS95 MarijnS95 changed the title Update Vulkan-Headers to 1.3.288 Update Vulkan-Headers to 1.3.289 Jun 28, 2024
@MarijnS95 MarijnS95 changed the title Update Vulkan-Headers to 1.3.289 Update Vulkan-Headers to 1.3.290 Jul 12, 2024
@MarijnS95 MarijnS95 changed the title Update Vulkan-Headers to 1.3.290 Update Vulkan-Headers to 1.3.291 Jul 19, 2024
@MarijnS95 MarijnS95 changed the title Update Vulkan-Headers to 1.3.291 Update Vulkan-Headers to 1.3.292 Jul 27, 2024
@MarijnS95 MarijnS95 changed the title Update Vulkan-Headers to 1.3.292 Update Vulkan-Headers to 1.3.293 Aug 20, 2024
@MarijnS95 MarijnS95 changed the title Update Vulkan-Headers to 1.3.293 Update Vulkan-Headers to 1.3.294 Aug 23, 2024
@MarijnS95 MarijnS95 force-pushed the update branch 2 times, most recently from 5066786 to 5240015 Compare August 30, 2024 11:26
@MarijnS95 MarijnS95 changed the title Update Vulkan-Headers to 1.3.294 Update Vulkan-Headers to 1.3.295 Aug 30, 2024
@@ -755,7 +755,6 @@ impl ColorSpaceKHR {
pub const BT709_NONLINEAR_EXT: Self = Self(1_000_104_006);
pub const BT2020_LINEAR_EXT: Self = Self(1_000_104_007);
pub const HDR10_ST2084_EXT: Self = Self(1_000_104_008);
pub const DOLBYVISION_EXT: Self = Self(1_000_104_009);
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was deprecated, but perhaps we should keep it if it isn't deprecated because of "invalid name"?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've refactored our deprecated handling a bit to only skip "aliased" reasons, which is where we obviously cannot generate proper names. All the rest gets a #[deprecated] attribute.

@MarijnS95 MarijnS95 marked this pull request as ready for review August 30, 2024 12:27
@MarijnS95 MarijnS95 requested a review from Ralith August 30, 2024 12:27
@MarijnS95
Copy link
Collaborator Author

Let's get this reviewed and merged. The vk-parse bump is required to unblock CI in upstream Khronos repos.

@MarijnS95 MarijnS95 changed the title Update Vulkan-Headers to 1.3.295 Update Vulkan-Headers to 1.3.296 Sep 26, 2024
@MarijnS95 MarijnS95 merged commit 38e9df8 into master Sep 26, 2024
20 checks passed
@MarijnS95 MarijnS95 deleted the update branch September 26, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants