vulkan: move gpu-alloc-ash to core
This commit is contained in:
parent
fce250d233
commit
4b3d3a50cd
4 changed files with 3 additions and 7 deletions
|
|
@ -32,6 +32,7 @@ use {
|
|||
|
||||
pub mod device;
|
||||
pub mod fence;
|
||||
pub mod gpu_alloc_ash;
|
||||
pub mod sync;
|
||||
pub mod timeline_semaphore;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue