wined3d: Don't define nameless structs or unions.
commit060934c5570eb41097c712b0192c2d6a94be13f3
authorFrancois Gouget <fgouget@free.fr>
Sun, 6 Dec 2009 12:45:30 +0000 (6 13:45 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Dec 2009 13:18:25 +0000 (7 14:18 +0100)
treeb5a77b57006b71403bd0269837a4d45b16bf8317
parent6fced4d1c7ef39ad9883e48844190ff456663b9e
wined3d: Don't define nameless structs or unions.

Fixes compilation on systems that don't support nameless unions or structs.
dlls/wined3d/arb_program_shader.c