Improve module hierarchy of custom_shader example
This commit is contained in:
parent
b1b2467b45
commit
811aa673e9
10 changed files with 122 additions and 126 deletions
|
|
@ -17,6 +17,7 @@ use crate::renderer::wgpu::primitive::pipeline;
|
|||
|
||||
use std::marker::PhantomData;
|
||||
|
||||
pub use crate::graphics::Transformation;
|
||||
pub use crate::renderer::wgpu::wgpu;
|
||||
pub use pipeline::{Primitive, Storage};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue