mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
In wgpu-remote, some functions are now marked `unsafe` on the outside, because they dereferenced a raw pointer they couldn't have checked themselves.