You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the smooth performance of applications using this library is really impressive.
By the way, do you have any plans to support running without a GPU?
I tried running it on a Windows PC without a GPU, but I encountered the following error:
thread 'main' panicked at C:\Users\oligami\.cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-0.20.1\src\backend\wgpu_core.rs:751:18:
Error in Surface::configure: Validation Error
Caused by:
Invalid surface
The text was updated successfully, but these errors were encountered:
I think the smooth performance of applications using this library is really impressive.
By the way, do you have any plans to support running without a GPU?
I tried running it on a Windows PC without a GPU, but I encountered the following error:
The text was updated successfully, but these errors were encountered: