wined3d: Implement wined3d_update_sub_resource() for 3D textures.
commit685246b4a17732cb2f7f3f483e3bd5a4f61c8f41
authorJózef Kucia <jkucia@codeweavers.com>
Mon, 14 Nov 2016 16:31:18 +0000 (14 17:31 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 15 Nov 2016 19:45:37 +0000 (15 13:45 -0600)
treea30f78964f5e1cf083d695c4bfdf5139d93d977d
parent76d101b85c8e1b276b8e80ee206d96227291bed0
wined3d: Implement wined3d_update_sub_resource() for 3D textures.

Fixes a regression introduced by commit
e58689a3981fae5b312b12e9f6801adf289d04c0.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/wined3d/device.c
dlls/wined3d/texture.c