vc4: No turning unpack arguments into small immediates.
authorEric Anholt <eric@anholt.net>
Sun, 11 Jan 2015 20:14:41 +0000 (09:14 +1300)
committerEric Anholt <eric@anholt.net>
Thu, 15 Jan 2015 09:19:25 +0000 (22:19 +1300)
commit0289a2620152528555cf9d37edf1616de47fea06
treef7bf276361b31a952da9fd9aa8302719520f4bc6
parent772c47aefe96694c5f3fa354bd6792d137824700
vc4: No turning unpack arguments into small immediates.

Since unpack only happens on things read from the A register file, we have
to leave them as something that can be allocated to A (temp or uniform).
src/gallium/drivers/vc4/vc4_opt_small_immediates.c