vello/piet-gpu-hal
Raph Levien 290d5d2e13 More progress
This puts most of the infrastructure in place but I'm hitting an error
that "sampleCountersInBuffer is not supported on this device".

The issue is that M1 supports stage boundaries and not command boundaries.
We'll have to rework the logic a bit. (And, in the most general case, support
both)

Start implementing stage boundaries, but it will probably require an API
change.
2022-04-11 13:07:46 -07:00
..
examples Commit DXIL to repo 2021-11-11 13:05:22 -08:00
src More progress 2022-04-11 13:07:46 -07:00
Cargo.toml More progress 2022-04-11 13:07:46 -07:00