vello/piet-gpu-derive
Raph Levien 9afa9b86b6 Add encoding of flags into tag
Add a `TagFlags` type. You can write enum variants as `Variant(TagFlags,
Content)` and this will encode a u16 into the top 16 bits of the tag
word.
2021-03-02 11:56:02 -08:00
..
src Add encoding of flags into tag 2021-03-02 11:56:02 -08:00
Cargo.toml Start piet-gpu-derive 2020-04-07 21:44:48 -07:00