[DISPLAY] Begin refactor
This commit is contained in:
parent
2efbe96845
commit
ebb5ac8fae
5 changed files with 201 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
mod pipelines;
|
||||
|
||||
pub use pipelines::utils::create_render_pipeline;
|
||||
pub use pipelines::{GlobalBindLayout, Pipelines};
|
||||
pub use pipelines::{GlobalBindLayout, Pipelines};
|
||||
|
||||
mod renderer;
|
Loading…
Add table
Add a link
Reference in a new issue