cc: fix for Ganesh in MSAA mode.
When rendering in Ganesh with MSAA enabled, request that skia flush each canvas after drawing a tile. This will cause the MSAA render targets to be resolved to the shared texture which CC subsequently draws. BUG= Review URL: https://codereview.chromium.org/885883002 Cr-Commit-Position: refs/heads/master@{#313761}
Showing
Please register or sign in to comment