For example, SwapchainCreateInfo derives Copy/Clone, but you can't actually clone the struct because none of the Graphics enums derive Copy/Clone.
For example, SwapchainCreateInfo derives Copy/Clone, but you can't actually clone the struct because none of the Graphics enums derive Copy/Clone.