vello/piet-gpu-hal
Raph Levien 657f219ce8 Better DX12 descriptor management
Reduce allocation of descriptor heaps. This change also enables clearing
of buffers, as the handles are needed at command dispatch time.

Also updates the tests to use clear_buffers on DX12. Looking forward to
being able to get rid of the compute shader workaround on Metal.

This is a followup on #125, and progress toward #95
2021-11-20 16:36:43 -08:00
..
examples Commit DXIL to repo 2021-11-11 13:05:22 -08:00
src Better DX12 descriptor management 2021-11-20 16:36:43 -08:00
Cargo.toml Upgrade to Ash 0.33 2021-11-05 14:01:50 -07:00