Mark Decode Swap Chain for Fullscreen Optimizations
Add the DXGI_SWAP_CHAIN_FLAG_FULLSCREEN_VIDEO flag to the decoder swap chain in swap_chain_presenter. This makes the decoder swap chain a candidate for full screen optimizations in DWM (so long as other full screen criteria are met). If the swap chain is not fullscreen there are no adverse effects of the flag being present. Bug: 1027046 Change-Id: I413f84a050e45409c4e00e7f2f08fe5eeed7657f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2246978Reviewed-by:Rafael Cintron <rafael.cintron@microsoft.com> Reviewed-by:
Maggie Chen <magchen@chromium.org> Reviewed-by:
Sunny Sachanandani <sunnyps@chromium.org> Commit-Queue: William Carr <wicarr@microsoft.com> Cr-Commit-Position: refs/heads/master@{#778593}
Showing
Please register or sign in to comment