v3d: Print CLIF fixed-point values as just their decimal value.
authorEric Anholt <eric@anholt.net>
Wed, 27 Jun 2018 22:16:05 +0000 (15:16 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 30 Jul 2018 21:29:01 +0000 (14:29 -0700)
commit6237c6404941e81ce5bde4dd350fad64564ba67b
tree6cf24149a5b41e897820d274325fbda68126df33
parent8da47b7648f6e785bb0f177d1c3824ca0e1792a4
v3d: Print CLIF fixed-point values as just their decimal value.

The parser doesn't handle float input, so we have to dump the raw value.
src/broadcom/cle/v3d_decoder.c