Skip to content

Used StructureChain for feature quering in createLogicalDevice #296

Closed
wpsimon09 wants to merge 3 commits into
KhronosGroup:mainfrom
wpsimon09:patch-2
Closed

Used StructureChain for feature quering in createLogicalDevice #296
wpsimon09 wants to merge 3 commits into
KhronosGroup:mainfrom
wpsimon09:patch-2

Conversation

@wpsimon09
Copy link
Copy Markdown
Contributor

In previous chapter we have used vk::StructureChain to enable features of the device. Here we still use .pNext pointer and chain structs manualy. This PR fixes this and uses vk::StrucutreChain introduced earlier.

@SaschaWillems
Copy link
Copy Markdown
Collaborator

@wpsimon09 : Can you fix the merge conflict? We'll merge once that's resolved.

@wpsimon09
Copy link
Copy Markdown
Contributor Author

wpsimon09 commented May 30, 2026

Closing this PR, since the changes I have proposed were already applied by someone else, thus making this PR no longer necessary.

@wpsimon09 wpsimon09 closed this May 30, 2026
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