vc4: Fix pitch alignment of linear textures.
authorEric Anholt <eric@anholt.net>
Mon, 16 Mar 2015 21:48:26 +0000 (14:48 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 24 Mar 2015 17:39:12 +0000 (10:39 -0700)
commit7f797e3d173c7a84aa5d231a1c173b00e84ea44f
treec4a49a5c70084c4fa22c9a343f92b637e94ce005
parentb3ea377f8629ada57c67632a89f0d2e9d2faf23c
vc4: Fix pitch alignment of linear textures.

Fixes some non-power-of-two texture rendering when I force ARGB8888 to
raster.
src/gallium/drivers/vc4/vc4_resource.c