]> git.nega.tv - josh/narcissus/commit
vulkan-sys: Use macro to generate flags impls
authorJoshua Simmons <josh@nega.tv>
Sun, 5 Nov 2023 11:33:43 +0000 (12:33 +0100)
committerJoshua Simmons <josh@nega.tv>
Sun, 5 Nov 2023 11:33:43 +0000 (12:33 +0100)
commit2e9fb0816c6ee8e44ae5d9a01230a2787236371d
tree5e9f6d957f0b52e73caaf060d67860e0c27157c2
parentb6fecf17ef1b9e56255b3373906f92282efe9f82
vulkan-sys: Use macro to generate flags impls

Replace find-and-replace "we've got macros at home" with actual macros,
and additionally fix a minor clippy lint about the structure of the
clone impl.
libs/ffi/vulkan-sys/src/flags.rs