vc4: Rewrite the pack instructions as a MOV with a dst pack flag
authorEric Anholt <eric@anholt.net>
Mon, 26 Oct 2015 20:45:06 +0000 (13:45 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 26 Oct 2015 23:48:34 +0000 (16:48 -0700)
commit01ca4f207efac555ff5f729dce1687a68ba65400
treee00fa2467114a98ef07516a28875d2fd947f3c6e
parent72fa2ae20b979ced1b4dde16f81b28d02a2e3b7b
vc4: Rewrite the pack instructions as a MOV with a dst pack flag

Another step in reducing the special-casing of instructions.
src/gallium/drivers/vc4/vc4_qir.c
src/gallium/drivers/vc4/vc4_qir.h
src/gallium/drivers/vc4/vc4_qpu_emit.c