Skip to content

[3.0] direct3d11: find a usable IDXGIOutput in UWP

Steve Lhomme requested to merge robUx4/vlc:d3d11-uwp-output into 3.0.x

GetContainingOutput fails in UWP so we pick any IDXGIOutput for the D3D11 device. We can't tell where it is in the screen so we most likely get the first display.

Fixes #29039

Co-authored-by: Tung Huynh @huynhsontung

Merge request reports

Loading