Add vulkan creation from resources
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 21m47s
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 21m47s
This commit is contained in:
parent
4f6216635f
commit
e2616a0ef5
8 changed files with 281 additions and 13 deletions
|
@ -1,4 +1,5 @@
|
|||
pub mod app;
|
||||
pub mod camera;
|
||||
pub mod render;
|
||||
pub mod vulkan;
|
||||
pub mod window;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue