|
|
|
|
|
by dc443
739 days ago
|
|
> WGPU doesn't support multiple threads updating GPU memory without interference, which Vulkan supports. This is really helpful for me to learn about, this is a key thing I want to be able to get right for having a good experience. I really hope WGPU can find a way to add something for this as an extension. |
|
https://gfx-rs.github.io/2023/11/24/arcanization.html
https://github.com/gfx-rs/wgpu/issues/5322