vc4: Fix the shader record size for extended strides.
authorEric Anholt <eric@anholt.net>
Sun, 3 Aug 2014 03:44:39 +0000 (20:44 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 11 Aug 2014 21:45:32 +0000 (14:45 -0700)
commit5692122147ef19591e16f708d158ae014d2f6bfe
tree39890fea7eebbdaef9b0fcac18ac9d5464bbbe33
parentaaff32ded0ef0e6b15af883831cc3ccb7b16efc4
vc4: Fix the shader record size for extended strides.

It turns out they aren't packed when attributes are missing, according to
both docs and simulation.
src/gallium/drivers/vc4/vc4_simulator_validate.c