nv50: fix vbo_static_attrib method size error
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Thu, 3 Sep 2009 10:39:46 +0000 (12:39 +0200)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Thu, 3 Sep 2009 10:42:42 +0000 (12:42 +0200)
commitffee352726750849b1e1efd00c52ddae813805f3
tree93f3a881505437ca0bcf649ba7023287547235cf
parentc8258b95d63dd002d532309abdc95b51c57e6b45
nv50: fix vbo_static_attrib method size error

The VTX_ATTR_3/2/1F methods also had size 4 ...
a stupid copy/paste error.
src/gallium/drivers/nv50/nv50_vbo.c