-
Notifications
You must be signed in to change notification settings - Fork 139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lots of wgpu error messages #565
Comments
I think it's the same problem as in #449 |
gfx-rs/wgpu#4247 |
Also, please use the backticks (```) before and after the console output, makes it easier to read, especially on mobile |
Thanks, the suggestion with WGPU_BACKEND="vk" worked, and you seem to be right that it's a duplicate. |
Not a duplicate, the other one was just a discovery. This one could be let open for this problem. |
The lion renders in with_winit, but I get tons of these error messages to stderr:
Any ideas?
The text was updated successfully, but these errors were encountered: