|
|
|
|
|
by 3836293648
743 days ago
|
|
And what do you call when you call that API? wgpu in Firefox and Dawn in Chrome. wgpu is an implementation of webgpu with the raw rust bindings rather than the C-API it also provides called by Firefox. Unless you want to dig into the implementation details of the various subcrates. |
|
Ah, sorry, I didn't know that, thanks. On Chrome it uses either WebGL2 or WebGPU.
https://github.com/gfx-rs/wgpu?tab=readme-ov-file#tracking-t...