vc4: Fix a typo in the validation for miplevels.
authorEric Anholt <eric@anholt.net>
Wed, 20 Aug 2014 17:59:38 +0000 (10:59 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 22 Aug 2014 17:16:57 +0000 (10:16 -0700)
commit1b6dcaf40c639d7933e83fecfdf28dbe84175ac6
tree92e6601c65207fcbd6c35f87b89571a838083c85
parent74ea87cde4853e89b70eac307e02a9157e2bbaa3
vc4: Fix a typo in the validation for miplevels.

It meant that LUMALPHA was being marked as *many* miplevels, and
unsurprisingly wouldn't validate.  On the other hand, some miplevel counts
wouldn't get the small mips validated at all.
src/gallium/drivers/vc4/vc4_simulator_validate.c