Descriptioncc: Disable low res in non-smoothness mode.
This patch ensures that we don't rasterize low res tiles unless we're
in smoothness mode. The reasoning is that the visible area that is
going to be covered already will have high res tiles returned for
rasterization, so we don't need to bother with low res.
Once a smoothness mode is entered, we will first rasterize low res
tiles, followed by high res tiles.
R=reveman
Committed: https://crrev.com/27730bed93e15aefc18dbe52412c2d6302ab7e76
Cr-Commit-Position: refs/heads/master@{#300699}
Patch Set 1 #Patch Set 2 : test fixes #
Total comments: 2
Messages
Total messages: 10 (2 generated)
|