mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
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>
Description
Safe and portable GPU abstraction in Rust, implementing WebGPU API.
Languages
Rust
94.6%
JavaScript
5.4%