WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
302327
[WPEPlatform] Properly obtain the EGLClientBuffer for an AHardwareBuffer
https://bugs.webkit.org/show_bug.cgi?id=302327
Summary
[WPEPlatform] Properly obtain the EGLClientBuffer for an AHardwareBuffer
Adrian Perez
Reported
2025-11-11 07:22:19 PST
On Android, AHardwareBuffer is not the same type as EGLClientBuffer, and therefore we cannot cast between types directly. Instead, we should use eglGetNativeClientBufferANDROID() to obtain the EGLClientBuffer.
Attachments
Add attachment
proposed patch, testcase, etc.
Adrian Perez
Comment 1
2025-11-11 07:33:35 PST
Pull request:
https://github.com/WebKit/WebKit/pull/53740
EWS
Comment 2
2025-11-11 12:25:53 PST
Committed
302857@main
(bd2c0f769393): <
https://commits.webkit.org/302857@main
> Reviewed commits have been landed. Closing PR #53740 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug