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
AFAIK there are no implementations of that part of the spec yet. (Chrome does not implement it.) It's still in flux because the design hasn't been proven out yet. I'm sure a sample will appear once someone starts implementing it.
According to WEBGPU spec, WEBGPU objects such as buffers should be able to move between worker threads.
Should there be example for doing that?
The text was updated successfully, but these errors were encountered: