wined3d: Fix a copy and paste bug.
commitd66c05ce1de614febd922ad507d586cf09e78b7c
authorStefan Dösinger <stefan@codeweavers.com>
Thu, 10 Jul 2008 18:38:35 +0000 (10 13:38 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 22 Jul 2008 11:00:58 +0000 (22 13:00 +0200)
tree2e1339aedc9eb9f190c3d1770a19764e89816f0e
parent1219e3d4a752a1e5e6d9a4025d180f0c9da280f0
wined3d: Fix a copy and paste bug.

This happened to work because most cards have the same amount of
pshader and vshader constants, but for some reason this doesn't hold
true on this macbook pro here, which lead to a crash due to heap
corruption
dlls/wined3d/device.c