Begin add use_layers [not work]
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 0s
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 0s
This commit is contained in:
parent
56ad167b0f
commit
7c072d60e2
5 changed files with 199 additions and 3 deletions
|
@ -4,6 +4,8 @@ mod display;
|
|||
mod vulkan;
|
||||
|
||||
fn main() {
|
||||
env_logger::init();
|
||||
|
||||
let event_loop = EventLoop::new().unwrap();
|
||||
|
||||
let mut app = display::App::default();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue