Use replaceBackendTexture in non OOP-R mode for perf
Using RasterInterface's CopySubTexture() proved costly. Reverting to replaceBackendTexture in non OOP-R mode to regain lost perf. OOP-R mode will continue to use RasterInterface for copy-on-write. Bug: 1082399, 1082403 Change-Id: I80e1b285e4d7c4336a706d1e5f006afd676f0b2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2216591Reviewed-by:Khushal <khushalsagar@chromium.org> Commit-Queue: Jonah Chin <jochin@microsoft.com> Cr-Commit-Position: refs/heads/master@{#772079}
Showing
Please register or sign in to comment