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.262 #82

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

mikes-lunarg
Copy link
Contributor

  • Update known-good
  • Generate source

- Update known-good
- Generate source
@@ -62,31 +63,31 @@ typedef struct VulInstanceDispatchTable_ {
PFN_vkCreateDisplayPlaneSurfaceKHR CreateDisplayPlaneSurfaceKHR;
#ifdef VK_USE_PLATFORM_XLIB_KHR
PFN_vkCreateXlibSurfaceKHR CreateXlibSurfaceKHR;
#endif // VK_USE_PLATFORM_XLIB_KHR
#endif //VK_USE_PLATFORM_XLIB_KHR
Copy link
Collaborator

Choose a reason for hiding this comment

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

Did the file accidentally get run with clang-format before being checked in?

Seems like a reason to fix the code-gen, but for now a big change here is fine.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes it looks like the following commit had clang-format applied before checking in: 2bd0e0d

I didn't run clang-format on this PR so all those formatting changes got reverted

Copy link
Collaborator

Choose a reason for hiding this comment

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

I'm going ahead and working on a fix so that its clang-format compliant.

@mikes-lunarg mikes-lunarg merged commit 814391e into KhronosGroup:main Aug 25, 2023
10 checks passed
@mikes-lunarg mikes-lunarg deleted the v1.3.262_update branch August 25, 2023 19:43
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.

3 participants