Bug 310475
| Summary: | [Android] Fall back when AHardwareBuffer EGL import is unavailable | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alejandro G. Castro <alex> |
| Component: | New Bugs | Assignee: | Alejandro G. Castro <alex> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Alejandro G. Castro
On Android we currently assume that creating an Android EGL display is enough to use the EGLImage AHardwareBuffer path. In practice that is not always true: some EGL displays initialize successfully but cannot import AHardwareBuffer objects.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alejandro G. Castro
Pull request: https://github.com/WebKit/WebKit/pull/61112
EWS
Committed 309983@main (3b678c38be45): <https://commits.webkit.org/309983@main>
Reviewed commits have been landed. Closing PR #61112 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/173402523>