vc4: Fix the test for skipping raw MOVs.
authorEric Anholt <eric@anholt.net>
Sat, 24 Oct 2015 23:30:30 +0000 (16:30 -0700)
committerEric Anholt <eric@anholt.net>
Sun, 25 Oct 2015 00:55:22 +0000 (17:55 -0700)
commitf09ed63f4342846e361242233162799140674d5f
treea84c67f872a7618541e35bcac96ca19b8dd3056f
parent9ecfc6baf1c92a9050942e0f015ba4e9e2619cb9
vc4: Fix the test for skipping raw MOVs.

I don't know what previous test was trying to do, but it dates back to the
first add of vc4_qpu_emit.c.  No change to shader-db.
src/gallium/drivers/vc4/vc4_qir.c
src/gallium/drivers/vc4/vc4_qir.h
src/gallium/drivers/vc4/vc4_qpu_emit.c