bors[bot] db82edb31e [rs] Merge #631
631: Temporarily use `BackendBit::PRIMARY` in examples r=kvark a=grovesNL

`BackendBit::all()` allows GL/surfman to be used on macOS which appears to prevent rendering with Metal (e.g. hello-triangle displays an empty window).

surfman will be removed in later versions of gfx, which will allow us to switch back to `BackendBit::all()` in the examples.

Co-authored-by: Joshua Groves <josh@joshgroves.com>
2020-11-21 03:54:15 +00:00
2020-11-21 00:07:57 -03:30
2020-04-26 18:59:48 -02:30
Description
Safe and portable GPU abstraction in Rust, implementing WebGPU API.
268 MiB
Languages
Rust 94.6%
JavaScript 5.4%