commit | 509e2dbc105a04e8bc6ed292b921cbe27957a779 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Mon Aug 29 11:23:35 2016 -0700 |
committer | Eric Anholt <eric@anholt.net> | Wed Aug 31 17:06:54 2016 -0700 |
tree | a561dd0a65b737214db1cc29328c47fe3ddefb48 | |
parent | c87e8c851526123aa5edb09b20fa50e02d4398f5 [diff] |
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.