direct3d11: set the texture size after we know we use a staging one
commit170a6509dc5270a391c6031a67114c8c45e5ba12
authorSteve Lhomme <robUx4@videolabs.io>
Mon, 27 Nov 2017 12:38:12 +0000 (27 13:38 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 27 Nov 2017 19:53:03 +0000 (27 20:53 +0100)
tree61cc58b84a88d3a6ccedfda0db43d2c1076fb379
parent96463352354232849dc73137dbf4aae3f621cb93
direct3d11: set the texture size after we know we use a staging one

Use the visible size for the staging texture. Fixes #19078

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/video_output/win32/direct3d11.c