Vulkan panic during swap chain creation (on a certain device) #1482
Labels
external: upstream
Issues happening in lower level APIs or platforms
help required
We need community help to make this happen.
type: bug
Something isn't working
Description
When creating the adapter the following is logged:
the following swap chain creation then panics with:
Backtrace:
Repro steps
Run veloren on a certain setup
Expected vs observed behavior
Success creating swap chain or an error passed to the error callback vs panic
Extra materials
Full logs here: https://gitlab.com/veloren/veloren/-/issues/1171
Platform
Adapter Vulkan AdapterInfo { name: "GeForce MX150", vendor: 4318, device: 7440, device_type: DiscreteGpu }
wgpu-rs 7486bdad64bb5d17b709ecccb41e063469efff88
wgpu-core 53eab74
gfx 27a1dae3796d33d23812f2bb8c7e3b5aea18b521
The text was updated successfully, but these errors were encountered: