asahi/genxml: Overflow up to words when packing
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Sat, 17 Sep 2022 15:19:52 +0000 (11:19 -0400)
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>
Sun, 18 Sep 2022 14:34:37 +0000 (10:34 -0400)
commit35d5558fa55711819bdc46f1ef3317d82dc80688
tree0f1151af657338b38f86c0f02ceb11c9141d508d
parent22d37562071d63109edecc6045829bf5641814b6
asahi/genxml: Overflow up to words when packing

So we can pack things that aren't 4-byte sized. Note this doesn't help
with alignment.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18623>
src/asahi/lib/gen_pack.py