commit | 2e529d789709153fb010871ad1e30b58efdac5d6 | [log] [tgz] |
---|---|---|
author | kylechar <[email protected]> | Fri Apr 26 17:02:50 2019 |
committer | Commit Bot <[email protected]> | Fri Apr 26 17:02:50 2019 |
tree | e0a1713db9ffdf617ad93004a47f9f00c2a7b683 | |
parent | 5f2d833d5f066a5188e5da206a6096a959d3a8b2 [diff] |
Use SharedImageInterface in GLOutputSurfaceOffscreen. A gpu::Mailbox is needed to do something useful with the texture in GLOutputSurfaceOffscreen. Convert it to use SharedImageInterface to generate a gpu::Mailbox and then GL texture from that. Bug: 601869 Change-Id: Id7da76e06bf119bc0d679132330b75bc1662836a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1585059 Reviewed-by: Jonathan Backer <[email protected]> Commit-Queue: kylechar <[email protected]> Cr-Commit-Position: refs/heads/master@{#654489}
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 .