wined3d: Fix the texcoord size mask.
commite8b9f167d678ab76bd812184e9cc4c96ff322a78
authorStefan Dösinger <stefan@codeweavers.com>
Wed, 20 Aug 2008 15:51:45 +0000 (20 10:51 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 26 Aug 2008 10:07:41 +0000 (26 12:07 +0200)
treea01bbeab346ecf7635aab75b57ed67777d8a99f4
parent58ac095d9dc5f8e6776f7acf57363ee9f303a444
wined3d: Fix the texcoord size mask.

There is room for 8 texture coordinates, not just 4.
dlls/d3d9/vertexdeclaration.c
dlls/wined3d/device.c