Refactor Viewport and Compositor
This commit is contained in:
parent
720e7756f2
commit
a1a5fcfd46
24 changed files with 202 additions and 278 deletions
|
|
@ -1,6 +1,4 @@
|
|||
//! Display rendering results on windows.
|
||||
mod compositor;
|
||||
mod swap_chain;
|
||||
|
||||
pub use compositor::Compositor;
|
||||
pub use swap_chain::SwapChain;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue