aw: Disable texure size limit for main GrContext
When using SkiaRenderer with WebView Skia does validation of frame buffer size. max_texture_size_limit_4096 workaround limits the size to 4096. This CL disables workaround for compositing GrContext as frame buffer comes from Android in that case and we don't control its size. Bug: 1055904 Change-Id: Id7826683495caf1b26dcc8303eceb2ed7a8ff003 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2072921Reviewed-by:Bo <boliu@chromium.org> Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#744666}
Showing
Please register or sign in to comment