direct3d11: decide the main quad dimensions early
commitcace0604995275acf69ef6612b837a220510db17
authorSteve Lhomme <robUx4@videolabs.io>
Tue, 1 Aug 2017 13:01:22 +0000 (1 15:01 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 4 Aug 2017 08:10:49 +0000 (4 10:10 +0200)
tree40fbb309b689cd36dd14f55996170d273389267c
parent433c5ec3ce29bf9ce36fdcccc5012f27b1e7e458
direct3d11: decide the main quad dimensions early

We decide once in Direct3D11Open() and keep using that.
The staging texture has the same dimensions.

Might fix #18578

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