mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-26 00:34:19 +00:00
Fix missing export
This commit is contained in:
parent
75962119c1
commit
9ea80a4fc8
@ -49,6 +49,7 @@ pub use self::surface::SurfaceTransform;
|
|||||||
pub use self::surface::CompositeAlpha;
|
pub use self::surface::CompositeAlpha;
|
||||||
pub use self::surface::ColorSpace;
|
pub use self::surface::ColorSpace;
|
||||||
pub use self::swapchain::Swapchain;
|
pub use self::swapchain::Swapchain;
|
||||||
|
pub use self::swapchain::SwapchainAllocatedChunk;
|
||||||
pub use self::swapchain::AcquireError;
|
pub use self::swapchain::AcquireError;
|
||||||
|
|
||||||
mod surface;
|
mod surface;
|
||||||
|
Loading…
Reference in New Issue
Block a user