Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gpu: Increase Skia resource cache item limit
Increase Skia GrContext resource cache item limit. MS Chalkboard test case has 2400 paths. The old limit would cause path cache trashing when the scene was played back. Fixes slowness on smoothness.gpu_rasterization.tough_path_rendering_cases on hardware that has GL API level path rendering enabled. CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2020013002 Cr-Commit-Position: refs/heads/master@{#397379}
- Loading branch information