commit | db2d4ad73d521275dd1c97a7ebc8effce024f948 | [log] [tgz] |
---|---|---|
author | Khushal <[email protected]> | Tue Jul 03 22:36:27 2018 |
committer | Commit Bot <[email protected]> | Tue Jul 03 22:36:27 2018 |
tree | 652aac85d3508ab1264bc3fc16c40e60cdfa345b | |
parent | d7209bb8a53bcc9636b2c12f18e7f7b74b0c02c8 [diff] |
gpu: Share GrContext between RasterDecoders for OOP raster. Use a common GrContext across all RasterDecoders. This ensures that we get a unified GrProgramCache for compiled shaders. [email protected], [email protected] Bug: 854416 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Change-Id: I653486d2a20f4bb0112c6cfe66f3922c222ad338 Reviewed-on: https://chromium-review.googlesource.com/1114287 Commit-Queue: Khushal <[email protected]> Reviewed-by: Antoine Labour <[email protected]> Reviewed-by: Eric Karl <[email protected]> Cr-Commit-Position: refs/heads/master@{#572377}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .