commit | 5260ebab244d0d90596a6b51a06bde3558455cdd | [log] [tgz] |
---|---|---|
author | Saifuddin Hitawala <hitawala@chromium.org> | Tue Apr 11 21:11:46 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 11 21:11:46 2023 |
tree | b883a71f9b2ebf0264e2a6be2e094f83fc7f23b7 | |
parent | a9d20079321f0bd46b7dfd7cc0de86e358f7fda1 [diff] |
Multiplanar: Autogen code for Gles2Decoder::WritePixels with plane This change adds the necessary autogenerated code needed for supporting WritePixels operation for Passthrough command decoder. It adds a custom method similar to ReadbackARGB which is then implemented in Gles2Implementation and Passthrough decoder. Bug: 1414564 Change-Id: I0e38183b8fb04e45911a1c13f2726d6f4ae01fdd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4395187 Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Saifuddin Hitawala <hitawala@chromium.org> Cr-Commit-Position: refs/heads/main@{#1128894}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.