d3d8: Fix GetDesc and GetLevelDesc for surfaces and textures.
commit5c4a1fc8deae007c2469394ebccbffc878a73662
authorPeter Beutner <p.beutner@gmx.net>
Fri, 19 May 2006 12:17:56 +0000 (19 14:17 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 20 May 2006 15:47:45 +0000 (20 17:47 +0200)
treede34b024ab5065f9dd852873e078faf771172eb1
parent4a1375bdd6c711044887110b31bdadfc889ce8f9
d3d8: Fix GetDesc and GetLevelDesc for surfaces and textures.

In DX8 the D3DSURFACE_DESC structure has a size field which needs to be set.
dlls/d3d8/cubetexture.c
dlls/d3d8/surface.c
dlls/d3d8/texture.c
dlls/d3d8/volume.c