broadcom/vc5: Introduce a helper for pre-packing our V3DXX structs.
authorEric Anholt <eric@anholt.net>
Wed, 1 Nov 2017 21:39:47 +0000 (14:39 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 7 Nov 2017 17:19:48 +0000 (09:19 -0800)
commit3da39f22975703ad3688bfb4b658d219147ce9a1
treed196272e9ab0675bd97ef84e9e0eab0017017a16
parent078b163a9c581e5b0e7bcc7436f0bf569cbc020d
broadcom/vc5: Introduce a helper for pre-packing our V3DXX structs.

This is so much more pleasant to write than the manual
V3D33_whatever_pack() calls, and will be useful for when we start doing
actual per-V3D compiles.
src/gallium/drivers/vc5/vc5_cl.h
src/gallium/drivers/vc5/vc5_state.c