-
Detect cross-process HWNDs and verify DXGI 1.2 exists in D3D11. · 836bd217Geoff Lang authored
DXGI 1.2 is required to create a swap chain for a HWND owned by another process. This fix will allow us to fall back to creating a Renderer9 if DXGI 1.2 is not available instead of failing to create the swap chain later. BUG=angle:562 Change-Id: Iad1b37967e38452cae201a6d6fa621ad66ce5f3c Reviewed-on: https://chromium-review.googlesource.com/186977Tested-by:
Geoff Lang <geofflang@chromium.org> Reviewed-by:
Shannon Woods <shannonwoods@chromium.org>
836bd217
×