d3d9: Use wined3d_texture_get_sub_resource_parent() in d3d9_texture_2d_UnlockRect().
commit75c3a08eb2684d3466a28bee7faf40a9ac9249e5
authorHenri Verbeet <hverbeet@codeweavers.com>
Tue, 23 Feb 2016 17:22:00 +0000 (23 18:22 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 24 Feb 2016 01:33:16 +0000 (24 10:33 +0900)
tree94970ab4da67d7f167cc1139f9133e4e10e3d2dc
parent8e2efc65e7aea2afb84304b2c629b55d60f633cb
d3d9: Use wined3d_texture_get_sub_resource_parent() in d3d9_texture_2d_UnlockRect().

Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/d3d9/texture.c