1 unstable release
0.1.0 | Dec 8, 2021 |
---|
#7 in #staging
7KB
96 lines
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.
Dependencies
~3–15MB
~188K SLoC