vulkan: create a vulkan allocator
This commit is contained in:
parent
952bd31f48
commit
766a093780
15 changed files with 984 additions and 101 deletions
|
|
@ -1,3 +1,4 @@
|
|||
pub use vulkan::create_vulkan_allocator;
|
||||
use {
|
||||
crate::{
|
||||
async_engine::AsyncEngine,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue