Skip to content

Commit

Permalink
generator: Reintroduce Clone on high-level Instance/Device exte…
Browse files Browse the repository at this point in the history
…nsion wrappers (#899)

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.
  • Loading branch information
MarijnS95 authored Mar 31, 2024
1 parent 9e36403 commit 736fa20
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 0 deletions.
Loading

0 comments on commit 736fa20

Please sign in to comment.