wined3d: Do not set WINED3D_TEXTURE_CREATE_GET_DC on the implicit depth/stencil texture.
commitca87bd95c2dab89ee6c5e02e56586e7ecd0372aa
authorHenri Verbeet <hverbeet@codeweavers.com>
Wed, 7 Nov 2018 08:01:15 +0000 (7 11:31 +0330)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 7 Nov 2018 15:54:53 +0000 (7 16:54 +0100)
tree44ba22383f6776e3df13d430dd0f510ae0a13e78
parentffe90dd5268a09edadae2aa107e261b97e4ab6de
wined3d: Do not set WINED3D_TEXTURE_CREATE_GET_DC on the implicit depth/stencil texture.

It doesn't make a lot of sense for depth formats.

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