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

generator: Reintroduce Clone on high-level Instance/Device extension wrappers #899

Merged
merged 1 commit into from
Mar 31, 2024

Conversation

MarijnS95
Copy link
Collaborator

In #894 we lost the ability to Clone the high-level wrappers, even though the underlying *Fp table and the vk::Instance or vk::Device handle themselves are Clone. Restore that behaviour.

…nsion wrappers

In #894 we lost the ability to `Clone` the high-level wrappers, even
though the underlying `*Fp` table and the `vk::Instance` or `vk::Device`
handle themselves are `Clone`.  Restore that behaviour.
@MarijnS95 MarijnS95 requested a review from Ralith March 31, 2024 13:36
@MarijnS95 MarijnS95 merged commit 736fa20 into master Mar 31, 2024
20 checks passed
@MarijnS95 MarijnS95 deleted the high-level-ext-clone branch March 31, 2024 19:33
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