vulkan: move vulkan instance creation to separate module
This commit is contained in:
parent
8989dd7987
commit
de0e1ad58e
5 changed files with 271 additions and 231 deletions
|
|
@ -108,6 +108,7 @@ mod user_session;
|
|||
mod utils;
|
||||
mod version;
|
||||
mod video;
|
||||
mod vulkan_core;
|
||||
mod wheel;
|
||||
mod wire;
|
||||
mod wire_dbus;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue