wined3d: Replace the face and level parameters to device_parent_create_texture_surfac...
authorHenri Verbeet <hverbeet@codeweavers.com>
Wed, 24 Oct 2012 19:23:36 +0000 (21:23 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 25 Oct 2012 09:48:25 +0000 (11:48 +0200)
commit2bf46c60fbb6999ce155f644077e5a2e899a006f
tree9c22c21d07332ff74f67e3a45be9b31582106022
parent191db92fd59073242600c90cb58e5cf27ebda325
wined3d: Replace the face and level parameters to device_parent_create_texture_surface() with the sub-resource index.
dlls/d3d10core/device.c
dlls/d3d8/device.c
dlls/d3d9/device.c
dlls/ddraw/ddraw.c
dlls/wined3d/texture.c
include/wine/wined3d.h