DescriptionRefactoring the GLRenderer::GetBackgroundWithFilters method.
This patch prepares the existing code for the shader based
implementation of blending: https://codereview.chromium.org/555133002/.
It splits the GetBackgroundWithFilters() functions into multiple chunks,
so that we can have access to the backdrop bounding box and to
the backdrop itself, before being transformed with the inverse matrix.
This patch should not change the current behavior.
BUG=
Committed: https://crrev.com/23ab0f3175ec0c714b03e4851b26d6014f69d4e6
Cr-Commit-Position: refs/heads/master@{#298693}
Patch Set 1 #Patch Set 2 : Rebased on 614953002 #
Total comments: 4
Patch Set 3 : rebase #
Messages
Total messages: 15 (6 generated)
|