vc4: Drop some confused code about pack/unpack handling.
authorEric Anholt <eric@anholt.net>
Mon, 26 Oct 2015 20:22:18 +0000 (13:22 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 26 Oct 2015 23:48:34 +0000 (16:48 -0700)
commit548b05d53f3c89630aa77fc92ff174f5d8162ab2
tree00d8f1acabfe75b8b8287b8e74db6968c66cfc4b
parenta7b424e835269d9aab6ba9b7b23f836474682725
vc4: Drop some confused code about pack/unpack handling.

At one point I thought packs and unpacks were in the same field of the
instruction.  They aren't.  These instructions therefore never cause a
pack.

total instructions in shared programs: 89472 -> 89390 (-0.09%)
instructions in affected programs:     15261 -> 15179 (-0.54%)
src/gallium/drivers/vc4/vc4_qpu_emit.c