moved around the file heirarchy to make these handles safer
This commit is contained in:
5
src/compute/managed/mod.rs
Normal file
5
src/compute/managed/mod.rs
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
pub mod compu_buffer;
|
||||
pub mod compu_sprite;
|
||||
pub mod compu_kernel;
|
||||
pub mod handles;
|
||||
Reference in New Issue
Block a user