Closed isXander closed 7 months ago
Almost certainly fixed in
Worth noting though that this would only happen if there's no backend available that can create a surface. Any chance you can check again wgpu trunk?
Almost certainly fixed in
Worth noting though that this would only happen if there's no backend available that can create a surface. Any chance you can check again wgpu trunk?
This is a school PC. But regardless, why would this Windows 10 PC not have DX, VK or GL??
Can test it again during the week.
It should at least have WARP on DX12, as that's a system component
Closing as fixed
Description Fails to create the surface on Windows 10 machine
Repro steps This is produced with the following source... https://github.com/isXander/VoxelEngine/commit/f63f93834dfce4f7d66e705d0ccc676cada7375a
At home on my own machine, it works, another similar machine works, my mac works. This computer does not. I have enabled all backends.
Expected vs observed behavior Crashes on unwrap, should run.
Extra materials
Platform
Information about your OS, version of
wgpu
, your tech stack, etc.