wined3d: Fix texm3x3pad.
commit7856c1c26f1882d423dd0531133bb62f84382b4d
authorStefan Doesinger <stefan@codeweavers.com>
Thu, 28 May 2009 16:41:50 +0000 (28 18:41 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 17 Jun 2009 10:20:48 +0000 (17 12:20 +0200)
tree7a4b1312ef399869adbb919b59223cb63f35c077
parentf75dadfeb71f1bb7254e38810aec21d87b4b57e6
wined3d: Fix texm3x3pad.

The register number is already in the name we got from get_register_name,
don't add it twice.
dlls/wined3d/arb_program_shader.c