vello/piet-gpu-hal/examples
Raph Levien f04da3af9d Add multiplexer abstraction
Adds a new "mux" module which can have multiple backends. As of this
commit, it's not wired up at all, but the functionality should be
reasonably complete.

Minor tweaks to the backend trait to accommodate this, mostly changing
Fence and Semaphore to references so they don't need to be Copy.

Part of the work toward #95
2021-05-25 15:12:37 -07:00
..
shader Get Collatz example working 2020-04-06 12:11:37 -07:00
collatz.rs Add create_buffer_init method 2021-05-24 13:18:11 -07:00
dx12_toy.rs Add multiplexer abstraction 2021-05-25 15:12:37 -07:00