Merge pull request #2357 from iced-rs/wgpu/use-staging-belt
Use a `StagingBelt` in `iced_wgpu` for regular buffer uploads
This commit is contained in:
commit
c7a4fad4a2
15 changed files with 156 additions and 53 deletions
|
|
@ -25,7 +25,6 @@ log.workspace = true
|
|||
rustc-hash.workspace = true
|
||||
softbuffer.workspace = true
|
||||
tiny-skia.workspace = true
|
||||
xxhash-rust.workspace = true
|
||||
|
||||
resvg.workspace = true
|
||||
resvg.optional = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue