d3d11: Implement d3d11_depthstencil_view_GetResource().
commit07ce357505cccc0e9d97fd908e5db4ebb7af03e3
authorJózef Kucia <jkucia@codeweavers.com>
Mon, 7 Sep 2015 23:12:45 +0000 (8 01:12 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 8 Sep 2015 12:59:17 +0000 (8 21:59 +0900)
treed469f2f7ad58a841b54d91f6dff7a85d36ec4c7b
parent916b1564d3e17304e3e1f4a6fc9c4eea96b142c3
d3d11: Implement d3d11_depthstencil_view_GetResource().

The intent is to eventually eliminate wined3d_resource_from_d3d10_resource().
dlls/d3d11/buffer.c
dlls/d3d11/d3d11_private.h
dlls/d3d11/device.c
dlls/d3d11/texture.c
dlls/d3d11/utils.c
dlls/d3d11/view.c