vello/piet-gpu-hal
Raph Levien ea0fbab8aa Add memory barrier to ComputePass
We need to be able to call memory_barrier() on ComputePass, to avoid the borrow checker complaining if we tried to call it on the underlying command buffer.
2022-04-20 15:13:54 -07:00
..
examples Rework of compute encoder abstraction 2022-04-14 10:19:28 -07:00
src Add memory barrier to ComputePass 2022-04-20 15:13:54 -07:00
Cargo.toml More progress 2022-04-11 13:07:46 -07:00