1
0
Fork 0
forked from wry/wry

vulkan: move async transfer code to separate module

This commit is contained in:
Julian Orth 2024-10-06 13:07:18 +02:00
parent 3619a51fbd
commit 59f06dc208
3 changed files with 526 additions and 502 deletions

View file

@ -14,6 +14,7 @@ mod semaphore;
mod shaders;
mod shm_image;
mod staging;
mod transfer;
use {
crate::{