wined3d: Pass the correct vertex count in DrawIndexedPrimitiveStrided().
authorHenri Verbeet <hverbeet@codeweavers.com>
Mon, 7 Dec 2009 19:19:59 +0000 (20:19 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 8 Dec 2009 11:33:08 +0000 (12:33 +0100)
commit8a833a2d75552283d41082512a403c9d834ad64b
treea859b050a2fe53323415ad3ec6531a417374db92
parent3b93ff71c7c410d3fb80f473a68c898ec3cffbb4
wined3d: Pass the correct vertex count in DrawIndexedPrimitiveStrided().

This fixes a regression introduced by 2b2fc827ce1f340554cc8d01f6b183d4a5c02114.
dlls/wined3d/device.c