d3d11: Implement d3d11_texture2d_GetDesc().
commitacec54e707ddc8f8cbca6e6acb4a7e7d70d27047
authorJózef Kucia <jkucia@codeweavers.com>
Thu, 27 Aug 2015 22:39:15 +0000 (28 00:39 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 28 Aug 2015 10:53:00 +0000 (28 19:53 +0900)
tree0e8a1301a06b2e6919beea41bd6d42c31f806b20
parent9427d1d553059b0a7b88295095979fa64b87e574
d3d11: Implement d3d11_texture2d_GetDesc().
dlls/d3d11/d3d11_private.h
dlls/d3d11/device.c
dlls/d3d11/texture.c
dlls/d3d11/utils.c