wined3d: Use the correct pitch in surface_upload_data().
commit61550ff1decf346692deb6ae7c908926015789ca
authorHenri Verbeet <hverbeet@codeweavers.com>
Thu, 27 Oct 2011 15:06:23 +0000 (27 17:06 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 27 Oct 2011 17:34:00 +0000 (27 19:34 +0200)
tree2e6c883eb65599fe9a32e191939cb2705126df6b
parent392bd2b7a23f17d31d3609e8c57ea543d2a4175e
wined3d: Use the correct pitch in surface_upload_data().

This fixes a regression introduced by commit
2da4f87a7e7551f17cd650ef6d8596f595efc13b.
dlls/wined3d/surface.c