mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
This allows async buffer mapping to function when a renderpass is also submitted on the queue. The state transition and fencing still needs work, however.