wgpu_async_staging
A modified version of wgpu::util::StagingBelt which is Send + Sync
and has an async recall()
method.
Requires nightly rust due to the use of async closures.
A modified version of wgpu::util::StagingBelt which is Send + Sync
and has an async recall()
method.
Requires nightly rust due to the use of async closures.