ozone: Let BGRA fullscreen overlays replace primary plane.
Ozone HardwareDisplayPlaneManager has an internal optimization where if an overlay completely covers the primary plane and it doesn't have an alpha channel it is used to replace the primary plane. Chrome promotes to overlays only RGBA buffers that don't use blending. This CL relaxes the costraint that the buffer has to XBGR to use this optimization. BUG=b/29430506 Review-Url: https://codereview.chromium.org/2169733002 Cr-Commit-Position: refs/heads/master@{#406934}
Showing
Please register or sign in to comment