vc4: Add missing break statement.
authorEric Anholt <eric@anholt.net>
Mon, 29 Aug 2016 18:23:35 +0000 (11:23 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 1 Sep 2016 00:06:54 +0000 (17:06 -0700)
commit509e2dbc105a04e8bc6ed292b921cbe27957a779
treea561dd0a65b737214db1cc29328c47fe3ddefb48
parentc87e8c851526123aa5edb09b20fa50e02d4398f5
vc4: Add missing break statement.

This opcode isn't used yet, so it didn't affect anything.  Caught by
Coverity, reported to me by imirkin.
src/gallium/drivers/vc4/vc4_qpu_emit.c