cc: Promote opaque RGBA/BGRA overlays
We used not to promote to overlays RGBA/BGRA quads requiring no alpha blending, since we didn't have way of disabling alpha blending at scanout time. crrev.com/c/967415 introduced a way of controlling alpha blending at scanout, that uses is_opaque flag in the overlay candidate, that is already set correctly. This patch removes the old check that avoided scanning out overlays that reuqired to switch off alpha blending. Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel Change-Id: I0015a20a27127179703d26be8dc5336febc5aac4 Reviewed-on: https://chromium-review.googlesource.com/976553Reviewed-by:Daniel Nicoara <dnicoara@chromium.org> Commit-Queue: Daniele Castagna <dcastagna@chromium.org> Cr-Commit-Position: refs/heads/master@{#545532}
Showing
Please register or sign in to comment