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
Dawn is Google's implementation of webgpu.h. This (in theory) means that we can use the same ffi to load the dawn library. Though we now also use some wgpu-native-specific stuff via wgpu.h.
At the time of writing there are (that I know) no readily available pre-build binaries. I also don't have a clear incentive for spending time on this right now, but at some point it may get interesting.
Dawn is Google's implementation of webgpu.h. This (in theory) means that we can use the same ffi to load the dawn library. Though we now also use some wgpu-native-specific stuff via wgpu.h.
At the time of writing there are (that I know) no readily available pre-build binaries. I also don't have a clear incentive for spending time on this right now, but at some point it may get interesting.
Related issues:
webgpu.h
backend gfx-rs/wgpu-native#343The text was updated successfully, but these errors were encountered: