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
wgpu version is old again. If you attempt to use rust-sdl2 with wgpu version 0.12 the create_surface causes compilation error. I assume this is related to raw-window-handle trait implementation. Perhaps the raw-window-handle dependency should be updated along with wgpu.
EDIT: Nevermind, I was using older version of rust2-sdl (0.34.5)
wgpu in example is old, should we have a plan upgrade wgpu to 0.9.0?
The text was updated successfully, but these errors were encountered: