OSDN Git Service

vc4: Fix miscalculation of the VPM space.
authorEric Anholt <eric@anholt.net>
Sat, 10 Jan 2015 01:34:16 +0000 (14:34 +1300)
committerEric Anholt <eric@anholt.net>
Sat, 10 Jan 2015 01:35:06 +0000 (14:35 +1300)
commit06b6a72a3e4a36310cd664aa7e881881aeab146f
treededf97f040059b38b14ebf0340e8eeb08d88851e
parent92a0b0bd7099b15320faaccfd70b3c8dc877810e
vc4: Fix miscalculation of the VPM space.

We pass in a byte offset, not dword.  I'm rather scared that this actually
managed to pass piglit, but it does fix gears.
src/gallium/drivers/vc4/vc4_draw.c