mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
831: Carry RefCount in future suspects in order to prevent early removal r=cwfitzgerald a=kvark **Connections** Fixes #830 **Description** see https://github.com/gfx-rs/wgpu/issues/830#issuecomment-662825775 **Testing** Tested on harmony + Sponza Co-authored-by: Dzmitry Malyshau <kvarkus@gmail.com>