gfx-rs/wgpu-rs

water panic

Closed this issue · 1 comments

Since commit 4f57899, the example water panics with:

thread 'main' panicked at 'attempt to subtract with overflow', /home/begin/.cargo/registry/src/github.com-1ecc6299db9ec823/gfx-backend-vulkan-0.6.1/src/device.rs:1785:32
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
kvark commented

@notoria I'm able to reproduce. This is a regression from gfx-rs/wgpu#962. I'm fixing this ASAP. Sorry about the inconvenience!