v3d: Emit commands to switch CLIF parser to CL/shader/attr input mode.
authorEric Anholt <eric@anholt.net>
Tue, 26 Jun 2018 20:04:09 +0000 (13:04 -0700)
committerEric Anholt <eric@anholt.net>
Sat, 28 Jul 2018 01:00:46 +0000 (18:00 -0700)
commit3ee0ab599e5bad16593256d54b1c83acd9926290
tree08475f23a96e5a8866543b9ffe0631adf7373163
parenta57770aa37f2c97125ed10e54e9385bcc38c3811
v3d: Emit commands to switch CLIF parser to CL/shader/attr input mode.

By default after saying you are emitting a buffer, it'll expect a buffer
size.  Once you set a format, it'll keep parsing that format until you
announce something else.
src/broadcom/clif/clif_dump.c
src/broadcom/clif/v3dx_dump.c