vc4: Fix off-by-one in texture maximum levels.
authorEric Anholt <eric@anholt.net>
Mon, 11 Aug 2014 22:37:05 +0000 (15:37 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 12 Aug 2014 21:03:34 +0000 (14:03 -0700)
commit3e9a09415e84a2ae71eec8db65e58c3ea648c305
tree1638e488c12a26e60432e47e1e3830d0705f5a35
parentb9eb3d4bee7591dacdf47835e5212962b2290dbf
vc4: Fix off-by-one in texture maximum levels.

It's 2048x2048 that's the max, not 1024x1024.
src/gallium/drivers/vc4/vc4_screen.h