forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Begin/EndSharedImageAccessDirectCHROMIUM to RasterInterface
As part of the OOPR-Canvas2D project we need to fill a few holes in the raster API to make the transition to fully relying on RasterInterface. This CL adds Begin/EndSharedImageAccessDirectCHROMIUM to RasterInterface. RasterImplementationGLES calls the underlying GLContext while RasterImplementation doesn't implement the API. Bug: 1023266 Change-Id: Ie0e9baec2b826b10699b9596af9ba4fb9841c20a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1927316 Reviewed-by: Khushal <khushalsagar@chromium.org> Reviewed-by: Zhenyao Mo <zmo@chromium.org> Commit-Queue: Nathan Zabriskie <nazabris@microsoft.com> Cr-Commit-Position: refs/heads/master@{#717469}
- Loading branch information
1 parent
7f5b4e2
commit 513f870
Showing
6 changed files
with
33 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters