Refactoring | Not finished
This commit is contained in:
parent
9e24702770
commit
7f2a43700a
5 changed files with 41 additions and 390 deletions
|
@ -3,4 +3,5 @@ mod pipelines;
|
|||
pub use pipelines::utils::create_render_pipeline;
|
||||
pub use pipelines::{GlobalBindLayout, Pipelines};
|
||||
|
||||
mod renderer;
|
||||
mod renderer;
|
||||
pub use renderer::{Renderer, DefaultState, State};
|
Loading…
Add table
Add a link
Reference in a new issue