vello/piet-gpu-hal
Raph Levien b6292c644f Make fences mutable
Change the interface for fences to accept mutable references. This will
actualy help the Metal backend more than dx12 (avoiding interior
mutability) but more accurately captures intent and matches gfx-hal.
2021-05-27 15:53:12 -07:00
..
examples Make fences mutable 2021-05-27 15:53:12 -07:00
src Make fences mutable 2021-05-27 15:53:12 -07:00
Cargo.toml Add multiplexer abstraction 2021-05-25 15:12:37 -07:00