I was trying this tutorial on my laptop but it does not run. The message is:
called Result::unwrap() on an Err value: DeviceLost
at ...\wgpu-core-0.5.6\src\device\life.rs:263.
My laptop is running Intel HD Graphics 4000, but it runs fine on my desktop with a GTX 1080. The issue still persists with examples from this repo.
I was trying this tutorial on my laptop but it does not run. The message is:
at
...\wgpu-core-0.5.6\src\device\life.rs:263.My laptop is running Intel HD Graphics 4000, but it runs fine on my desktop with a GTX 1080. The issue still persists with examples from this repo.